diff options
| author | Jacob Kaplan-Moss <jacob@jacobian.org> | 2008-09-02 19:34:20 +0000 |
|---|---|---|
| committer | Jacob Kaplan-Moss <jacob@jacobian.org> | 2008-09-02 19:34:20 +0000 |
| commit | 0a7e454fa280fb57061ab542d743fcecb4bdd451 (patch) | |
| tree | 945de1cbaefdcdb6135100870ff039e26650c921 /docs | |
| parent | f6a3652eb23b54948d3386231fb9781031092eb0 (diff) | |
Fixed a typo in 1.0 notes.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8873 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/1.0.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/releases/1.0.txt b/docs/releases/1.0.txt index d9a04226f0..0a4395fb24 100644 --- a/docs/releases/1.0.txt +++ b/docs/releases/1.0.txt @@ -89,7 +89,7 @@ interoperability with third-party libraries and systems which may or may not handle Unicode gracefully. Details are available in Django's Unicode-handling documentation. -See :ref:`<ref-unicode>`. +See :ref:`ref-unicode`. An improved ORM --------------- |
