Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#16067 closed Bug (fixed)

Small reST markup issues in built-in templatetags doc

Reported by: Julien Phalip Owned by: nobody
Component: Documentation Version: 1.3
Severity: Normal 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

Spotted a couple of small reST markup issues. See attached patch.

Attachments (1)

16067.small-reST-markup-issues.diff (688 bytes ) - added by Julien Phalip 13 years ago.

Download all attachments as: .zip

Change History (4)

by Julien Phalip, 13 years ago

comment:1 by Alex Gaynor, 13 years ago

Triage Stage: UnreviewedReady for checkin

comment:2 by Tim Graham, 13 years ago

Resolution: fixed
Status: newclosed

In [16263]:

Fixed #16067 - Couple reST fixes in ref/templates/builtins.txt; thanks julien.

comment:3 by Tim Graham, 13 years ago

In [16264]:

[1.3.X] Fixed #16067 - Couple reST fixes in ref/templates/builtins.txt; thanks julien.

Backport of r16263 from trunk.

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