#5674: overplus '"' is exist in django/utils/translation/trans_null.py
-------------------------------------------+--------------------------------
Reporter: a2c <[EMAIL PROTECTED]> | Owner: nobody
Status: new | Component: Uncategorized
Version: SVN | Keywords: typo
Stage: Unreviewed | Has_patch: 1
-------------------------------------------+--------------------------------
typo in comment
{{{
--- django/utils/translation/__init__.py (revision 6447)
+++ django/utils/translation/__init__.py (working copy)
@@ -106,7 +106,7 @@
return real_deactivate_all()
def string_concat(*strings):
- """"
+ """
Lazy variant of string concatenation, needed for translations that
are
constructed from multiple parts.
"""
}}}
--
Ticket URL: <http://code.djangoproject.com/ticket/5674>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---