Opened 15 years ago

Closed 15 years ago

Last modified 13 years ago

#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)

11026-docfix.patch (731 bytes ) - added by Armin Ronacher 15 years ago.

Download all attachments as: .zip

Change History (5)

by Armin Ronacher, 15 years ago

Attachment: 11026-docfix.patch added

comment:1 by Armin Ronacher, 15 years ago

Triage Stage: UnreviewedReady for checkin

comment:2 by Florian Apolloner, 15 years ago

Has patch: set

comment:3 by Jacob, 15 years ago

Resolution: fixed
Status: newclosed

(In [10687]) Fixed #11026, a small typo in the regroup template tag docstring. Thanks,
mitsuhiko.

comment:4 by Jacob, 13 years ago

milestone: 1.1

Milestone 1.1 deleted

Note: See TracTickets for help on using tickets.
Back to Top