SF.net SVN: geany-plugins:[1526] trunk/geany-plugins/updatechecker/src/ updatechecker.c

frlan at users.sourceforge.net frlan at xxxxx
Mon Aug 23 08:28:30 UTC 2010


Revision: 1526
          http://geany-plugins.svn.sourceforge.net/geany-plugins/?rev=1526&view=rev
Author:   frlan
Date:     2010-08-23 08:28:30 +0000 (Mon, 23 Aug 2010)

Log Message:
-----------
Updatechecker: Fix a typo inside short description

Modified Paths:
--------------
    trunk/geany-plugins/updatechecker/src/updatechecker.c

Modified: trunk/geany-plugins/updatechecker/src/updatechecker.c
===================================================================
--- trunk/geany-plugins/updatechecker/src/updatechecker.c	2010-08-23 08:28:06 UTC (rev 1525)
+++ trunk/geany-plugins/updatechecker/src/updatechecker.c	2010-08-23 08:28:30 UTC (rev 1526)
@@ -34,7 +34,7 @@
 	LOCALEDIR,
 	GETTEXT_PACKAGE,
 	_("Updatechecker"),
-	_("A plugin which is checking wheter there are updates for Geany available."),
+	_("A plugin which is checking whether there are updates for Geany available."),
 	VERSION,
 	"Frank Lanitz <frank at frank.uvena.de>")
 


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the Plugins-Commits mailing list