Fix typo introduced in commit b841176

This commit is contained in:
jportela
2017-08-04 14:31:55 +02:00
parent b841176e9c
commit a35e974457

View File

@@ -102,7 +102,7 @@ def _update_certificate_context(context, user_certificate, platform_name):
'february': _('February'),
'march': _('March'),
'april': _('April'),
'may': _('Mayy'),
'may': _('May'),
'june': _('June'),
'july': _('July'),
'august': _('August'),