#11026 closed (fixed)
RST Markup Error in regroup docstring
Reported by: | Armin Ronacher | Owned by: | nobody |
---|---|---|---|
Component: | Documentation | Version: | 1.0 |
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
In the regroup docstring there is a typo that creates a broken link instead of a code element.
Attachments (1)
Change History (5)
by , 16 years ago
Attachment: | 11026-docfix.patch added |
---|
comment:1 by , 16 years ago
Triage Stage: | Unreviewed → Ready for checkin |
---|
comment:2 by , 16 years ago
Has patch: | set |
---|
comment:3 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
(In [10687]) Fixed #11026, a small typo in the regroup template tag docstring. Thanks,
mitsuhiko.