gimp r25334 - in trunk: . plug-ins/help
- From: neo svn gnome org
- To: svn-commits-list gnome org
- Subject: gimp r25334 - in trunk: . plug-ins/help
- Date: Wed, 2 Apr 2008 17:17:26 +0100 (BST)
Author: neo
Date: Wed Apr 2 17:17:26 2008
New Revision: 25334
URL: http://svn.gnome.org/viewvc/gimp?rev=25334&view=rev
Log:
2008-04-02 Sven Neumann <sven gimp org>
* plug-ins/help/gimp-help-lookup.c: fixed typos in descriptions of
the command-line options.
Modified:
trunk/ChangeLog
trunk/plug-ins/help/gimp-help-lookup.c
Modified: trunk/plug-ins/help/gimp-help-lookup.c
==============================================================================
--- trunk/plug-ins/help/gimp-help-lookup.c (original)
+++ trunk/plug-ins/help/gimp-help-lookup.c Wed Apr 2 17:17:26 2008
@@ -52,11 +52,11 @@
},
{ "base", 'b', 0,
G_OPTION_ARG_STRING, &help_base,
- "Speficies base URI", "URI"
+ "Specifies base URI", "URI"
},
{ "root", 'r', 0,
G_OPTION_ARG_FILENAME, &help_root,
- "Speficies root directory for index files", "DIR"
+ "Specifies root directory for index files", "DIR"
},
{ "lang", 'l', 0,
G_OPTION_ARG_STRING, &help_locales,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]