diff options
| author | Luke Plant <L.Plant.98@cantab.net> | 2010-05-07 00:57:17 +0000 |
|---|---|---|
| committer | Luke Plant <L.Plant.98@cantab.net> | 2010-05-07 00:57:17 +0000 |
| commit | 533b5c9324a0936229549338edd1e1f739a4ff1d (patch) | |
| tree | 11206fe094a02ddf240f2c425afde6a21349837f /docs/ref | |
| parent | 434bf737d45e56bbafbef8077b23a98d602a5d33 (diff) | |
Fixed typo and small formatting mistake in docs
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13118 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs/ref')
| -rw-r--r-- | docs/ref/templates/builtins.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/templates/builtins.txt b/docs/ref/templates/builtins.txt index 7eb818432d..01f49714f0 100644 --- a/docs/ref/templates/builtins.txt +++ b/docs/ref/templates/builtins.txt @@ -1407,7 +1407,7 @@ For example:: If ``value`` is ``123456789``, the output will be ``8``. -.. templatefilter:: iriendcode +.. templatefilter:: iriencode iriencode ~~~~~~~~~ |
