nautilus r14871 - in trunk: . src



Author: awalton
Date: Wed Jan 21 02:12:01 2009
New Revision: 14871
URL: http://svn.gnome.org/viewvc/nautilus?rev=14871&view=rev

Log:
2009-01-20  A. Walton  <awalton gnome org>

	* src/nautilus-main.c (main):
	Bug 568503 â Misspelled word "progam"->"program"



Modified:
   trunk/ChangeLog
   trunk/src/nautilus-main.c

Modified: trunk/src/nautilus-main.c
==============================================================================
--- trunk/src/nautilus-main.c	(original)
+++ trunk/src/nautilus-main.c	Wed Jan 21 02:12:01 2009
@@ -326,7 +326,7 @@
 		  N_("Perform a quick set of self-check tests."), NULL },
 #endif
 		{ "version", '\0', 0, G_OPTION_ARG_NONE, &version,
-		  N_("Show the version of the progam."), NULL },
+		  N_("Show the version of the program."), NULL },
 		{ "geometry", 'g', 0, G_OPTION_ARG_STRING, &geometry,
 		  N_("Create the initial window with the given geometry."), N_("GEOMETRY") },
 		{ "no-default-window", 'n', 0, G_OPTION_ARG_NONE, &no_default_window,



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]