diff options
| author | Aymeric Augustin <aymeric.augustin@m4x.org> | 2011-10-26 10:38:12 +0000 |
|---|---|---|
| committer | Aymeric Augustin <aymeric.augustin@m4x.org> | 2011-10-26 10:38:12 +0000 |
| commit | a05c70fae133d2ece1bcf1ce6f152a6a70ab8cf2 (patch) | |
| tree | 23eb3757d413be9f1e2d6efdef76934e9e5f359b /docs | |
| parent | 600c576ac56fc5c0567450c8cb5696f225de7c8d (diff) | |
Fixed a reference that was broken at r17026.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17036 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/topics/i18n/formatting.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/topics/i18n/formatting.txt b/docs/topics/i18n/formatting.txt index ffd0bcdd22..3c8ebaf409 100644 --- a/docs/topics/i18n/formatting.txt +++ b/docs/topics/i18n/formatting.txt @@ -1,9 +1,9 @@ +.. _format-localization: + =================== Format localization =================== -.. _format-localization: - .. versionadded:: 1.2 Overview |
