Author: duncan
Date: Thu Apr 26 20:25:53 2007
New Revision: 9510

Modified:
   branches/rel-1/freevo/src/plugins/weather.py

Log:
Corrected grammatical error
Reported by Kevin Gottsman


Modified: branches/rel-1/freevo/src/plugins/weather.py
==============================================================================
--- branches/rel-1/freevo/src/plugins/weather.py        (original)
+++ branches/rel-1/freevo/src/plugins/weather.py        Thu Apr 26 20:25:53 2007
@@ -974,7 +974,7 @@
                                          _("and a low of"),
                                          self.parent.weather.lowTemp[0]))
         lines.append("%s %s %s" \
-                  % (_("Currently, there is a a humidity of"),
+                  % (_("Currently, there is a humidity of"),
                       self.parent.weather.getHumidity(),
                       _("and"),))
 

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to