Opened 18 years ago

Closed 18 years ago

#1244 closed enhancement (fixed)

templateize -> templatize in django.utils.translation

Reported by: Esaj Owned by: Adrian Holovaty
Component: contrib.admin Version:
Severity: trivial Keywords:
Cc: Triage Stage: Unreviewed
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

Nit-picking I know, but "templatize" is more correct (and returns more results on Google) than "templateize".

Change History (1)

comment:1 by Adrian Holovaty, 18 years ago

Resolution: fixed
Status: newclosed

(In [2132]) Fixed #1244 -- Renamed templateize to templatize in django.utils.translation.

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