Opened 18 years ago
Closed 18 years ago
#4424 closed (duplicate)
Documentation typo on new media context processor
| Reported by: | Owned by: | Jacob | |
|---|---|---|---|
| Component: | Documentation | Version: | dev |
| Severity: | Keywords: | ||
| Cc: | Triage Stage: | Ready for checkin | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
[5379] introduced a new feature, but also a new typo :)
docs/templates_python.txt:579
If ``TEMPLATE_CONTEXT_PROCESSORS`` contains this processors
should instead be:
If ``TEMPLATE_CONTEXT_PROCESSORS`` contains this processor
Change History (2)
comment:1 by , 18 years ago
| Triage Stage: | Unreviewed → Ready for checkin |
|---|
comment:2 by , 18 years ago
| Resolution: | → duplicate |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Presumably this is a dupe of #4423, although line 579 in the description here is misleading, since it says nothing like what the report says.