gimp r27926 - in trunk: . app/widgets



Author: neo
Date: Wed Jan 21 21:52:15 2009
New Revision: 27926
URL: http://svn.gnome.org/viewvc/gimp?rev=27926&view=rev

Log:
2009-01-21  Sven Neumann  <sven gimp org>

	Bug 568617 â "Plase" misspelled

	* app/widgets/gimpuimanager.c: fixed typo.



Modified:
   trunk/ChangeLog
   trunk/app/widgets/gimpuimanager.c

Modified: trunk/app/widgets/gimpuimanager.c
==============================================================================
--- trunk/app/widgets/gimpuimanager.c	(original)
+++ trunk/app/widgets/gimpuimanager.c	Wed Jan 21 21:52:15 2009
@@ -736,8 +736,8 @@
                             "%s\n\n%s\n\n%s",
                             _("Your GIMP installation is incomplete:"),
                             error->message,
-                            _("Plase make sure the menu XML files are correctly "
-                              "installed."));
+                            _("Please make sure the menu XML files are "
+                              "correctly installed."));
             }
           else
             {



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