[gdm: 17/70] Correct spelling of "screen".
- From: Ray Strode <halfline src gnome org>
- To: svn-commits-list gnome org
- Subject: [gdm: 17/70] Correct spelling of "screen".
- Date: Tue, 31 Mar 2009 14:52:12 -0400 (EDT)
commit a3d6a8a33af2bf130df31fd93fc2ada8c3607de4
Author: Brian Cameron <brian cameron sun com>
Date: Tue Jan 27 23:43:57 2009 +0000
Correct spelling of "screen".
2008-01-27 Brian Cameron <brian cameron sun com>
* utils/gdm-screenshot.c: Correct spelling of "screen".
svn path=/trunk/; revision=6673
---
ChangeLog | 4 ++++
utils/gdm-screenshot.c | 2 +-
2 files changed, 5 insertions(+), 1 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index b1cc8a3..fd4099e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-01-27 Brian Cameron <brian cameron sun com>
+
+ * utils/gdm-screenshot.c: Correct spelling of "screen".
+
2009-01-27 Ray Strode <rstrode redhat com>
* data/gdm.conf.in: Rework dbus policy file to
diff --git a/utils/gdm-screenshot.c b/utils/gdm-screenshot.c
index b6f6011..ac01727 100644
--- a/utils/gdm-screenshot.c
+++ b/utils/gdm-screenshot.c
@@ -228,7 +228,7 @@ main (int argc, char *argv[])
setlocale (LC_ALL, "");
/* Option parsing */
- ctx = g_option_context_new (_("Take a picture of the screeen"));
+ ctx = g_option_context_new (_("Take a picture of the screen"));
g_option_context_set_translation_domain (ctx, GETTEXT_PACKAGE);
g_option_context_add_main_entries (ctx, options, NULL);
g_option_context_parse (ctx, &argc, &argv, NULL);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]