Opened 18 years ago
Closed 18 years ago
#5674 closed (fixed)
overplus '"' is exist in django/utils/translation/trans_null.py
| Reported by: | Owned by: | nobody | |
|---|---|---|---|
| Component: | Uncategorized | Version: | dev |
| Severity: | Keywords: | typo | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
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.
"""
Attachments (1)
Change History (2)
by , 18 years ago
| Attachment: | fixtypo_patch.diff added |
|---|
comment:1 by , 18 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
fix overplux '"'