typo - contribution by Jérôme Chailloux

svn: r12709
This commit is contained in:
Jérôme Rapinat 2009-06-25 18:16:50 +00:00
parent b672928791
commit 0d3314b9dc

View File

@ -62,8 +62,8 @@ class DateParserFR(DateParser):
# Add common value
month_to_int[u"bluviose"] = 1
month_to_int[u"vendose"] = 2
month_to_int[u"bluviose"] = 5
month_to_int[u"vendose"] = 6
month_to_int[u"7bre"] = 9
month_to_int[u"8bre"] = 10
month_to_int[u"9bre"] = 11