gimp r27900 - in trunk: . app/tools



Author: kcozens
Date: Tue Jan 13 16:12:17 2009
New Revision: 27900
URL: http://svn.gnome.org/viewvc/gimp?rev=27900&view=rev

Log:
2009-01-13  Kevin Cozens  <kcozens cvs gimp org>

	* app/tools/gimpforegroundselecttool.c: Corrected spelling error
	spotted by David Gowers.


Modified:
   trunk/ChangeLog
   trunk/app/tools/gimpforegroundselecttool.c

Modified: trunk/app/tools/gimpforegroundselecttool.c
==============================================================================
--- trunk/app/tools/gimpforegroundselecttool.c	(original)
+++ trunk/app/tools/gimpforegroundselecttool.c	Tue Jan 13 16:12:17 2009
@@ -325,7 +325,7 @@
       switch (GIMP_SELECTION_TOOL (tool)->function)
         {
         case SELECTION_SELECT:
-          status = _("Rougly outline the object to extract");
+          status = _("Roughly outline the object to extract");
           break;
         default:
           break;



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