Opened 16 years ago

Closed 16 years ago

#6898 closed (fixed)

2 small typos in template documentation

Reported by: Djoume Salvetti Owned by: nobody
Component: Documentation Version: dev
Severity: Keywords:
Cc: djoume@… 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

I think I found two small typos in the Template guide for python programmers (see patch attached)

Attachments (1)

templates_python.txt.diff (1022 bytes ) - added by Djoume Salvetti 16 years ago.

Download all attachments as: .zip

Change History (5)

comment:1 by Justin Lilly, 16 years ago

Patch needs improvement: set

I think it should be pass dynamic content instead of pass a dynamic content

by Djoume Salvetti, 16 years ago

Attachment: templates_python.txt.diff added

comment:2 by Djoume Salvetti, 16 years ago

Patch needs improvement: unset

patch updated

comment:3 by Jeff Anderson, 16 years ago

Triage Stage: UnreviewedReady for checkin

comment:4 by Adrian Holovaty, 16 years ago

Resolution: fixed
Status: newclosed

(In [7647]) Fixed #6898 -- Fixed some typos in docs/templates_python.txt. Thanks, djoume

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