Opened 16 years ago

Closed 16 years ago

#7301 closed (fixed)

typo: do_filter's docstring says "blog" rather than "block"

Reported by: micahcowan Owned by: micahcowan
Component: Template 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

Summary pretty much says it all.

Attachments (1)

defaulttags.diff (546 bytes ) - added by micahcowan 16 years ago.
Excruciatingly trivial patch

Download all attachments as: .zip

Change History (3)

by micahcowan, 16 years ago

Attachment: defaulttags.diff added

Excruciatingly trivial patch

comment:1 by micahcowan, 16 years ago

Triage Stage: UnreviewedReady for checkin

comment:2 by Russell Keith-Magee, 16 years ago

Resolution: fixed
Status: newclosed

(In [7557]) Fixed #7301 -- Corrected minor typo in docstring. Thanks, micahcowan.

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