typo - contribution by Jérôme Chailloux

svn: r12708
This commit is contained in:
Jérôme Rapinat 2009-06-25 18:11:37 +00:00
parent 9e8420aaac
commit 52e908a5a1

View File

@ -58,8 +58,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