[gcompris] minor typo.
- From: Bruno Coudoin <bcoudoin src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gcompris] minor typo.
- Date: Wed, 6 Aug 2014 20:47:36 +0000 (UTC)
commit 7a1f747949294a0dcd25d94943dab66b1ccb9df0
Author: Bruno Coudoin <bruno coudoin gcompris net>
Date: Wed Aug 6 22:47:12 2014 +0200
minor typo.
src/gcompris/gcompris.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gcompris/gcompris.c b/src/gcompris/gcompris.c
index a8db0f4..47f3ea7 100644
--- a/src/gcompris/gcompris.c
+++ b/src/gcompris/gcompris.c
@@ -1627,7 +1627,7 @@ main (int argc, char *argv[])
sugar_setup(&argc, &argv);
/* Argument parsing */
- context = g_option_context_new(" - An educational software for chilren 2 to 10");
+ context = g_option_context_new(" - An educational software for children 2 to 10");
g_option_context_add_main_entries (context, options, GETTEXT_PACKAGE);
g_option_context_add_group (context, gtk_get_option_group (TRUE));
g_option_context_parse (context, &argc, &argv, &error);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]