commit | a092a786444bb285045737e4d782fc7a80233944 | [log] [tgz] |
---|---|---|
author | Christopher Denter <dennda@the-space-station.com> | Sun May 03 12:57:08 2009 +0200 |
committer | Christopher Denter <dennda@the-space-station.com> | Sun May 03 12:57:08 2009 +0200 |
tree | ff16dbee492302e22b0a11977267f3644d6a4c6b | |
parent | 671e06bdc5678d2b207112499868803f7111aa3d [diff] |
typo fix --HG-- branch : trunk
diff --git a/docs/templates.rst b/docs/templates.rst index f3c11fc..79ab5e3 100644 --- a/docs/templates.rst +++ b/docs/templates.rst
@@ -142,7 +142,7 @@ template for debugging or to add information for other template designers or yourself:: - {# note: disabled template because we no longer user this + {# note: disabled template because we no longer use this {% for user in users %} ... {% endfor %}