[Hejes-devel] [1161] bugfix: typo Mai=>May

hejes-devel at nytud.hu hejes-devel at nytud.hu
Mon May 5 15:46:09 CEST 2014


Revision: 1161
Author:   mihaltz
Date:     2014-05-05 15:46:09 +0200 (Mon, 05 May 2014)
Log Message:
-----------
bugfix: typo Mai=>May

Modified Paths:
--------------
    trunk/misc/dbblog/sitemap_updater.py

Modified: trunk/misc/dbblog/sitemap_updater.py
===================================================================
--- trunk/misc/dbblog/sitemap_updater.py	2014-05-05 13:45:44 UTC (rev 1160)
+++ trunk/misc/dbblog/sitemap_updater.py	2014-05-05 13:46:09 UTC (rev 1161)
@@ -58,7 +58,7 @@
 class Date:
 
   months = {
-    'Jan':'01','Feb':'02','Mar':'03','Apr':'04','Mai':'05','Jun':'06',
+    'Jan':'01','Feb':'02','Mar':'03','Apr':'04','May':'05','Jun':'06',
     'Jul':'07','Aug':'08','Sep':'09','Oct':'10','Nov':'11','Dec':'12' }
 
   @staticmethod




More information about the Hejes-devel mailing list