#13453 closed (fixed)
Fixes typo in templatetags/cache.py
| Reported by: | jheasly | Owned by: | nobody |
|---|---|---|---|
| Component: | Core (Cache system) | Version: | dev |
| Severity: | Keywords: | ||
| Cc: | Triage Stage: | Ready for checkin | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
Extra "k" in line 21 TemplateSyntaxError message.
Attachments (1)
Change History (6)
by , 16 years ago
| Attachment: | templatetags.cache.diff added |
|---|
comment:1 by , 16 years ago
| Summary: | Typo in templatetags/cache.py → Fixes typo in templatetags/cache.py |
|---|
comment:2 by , 16 years ago
| Version: | 1.1 → SVN |
|---|
comment:3 by , 16 years ago
| Triage Stage: | Unreviewed → Ready for checkin |
|---|
comment:4 by , 16 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:5 by , 16 years ago
Note:
See TracTickets
for help on using tickets.
Fixes typo