diff options
| author | James Bennett <ubernostrum@gmail.com> | 2010-11-11 07:14:28 +0000 |
|---|---|---|
| committer | James Bennett <ubernostrum@gmail.com> | 2010-11-11 07:14:28 +0000 |
| commit | 264711ef7a0626ef998cafc2ed5bae635f3a4ece (patch) | |
| tree | c49e6a99a8410a8f70cd4c61d18a0dfb3282978e /docs | |
| parent | 185254a20576edc8dddf6474a7a64855fb15c5b7 (diff) | |
Correct a typo in the 1.3 alpha release notes.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14518 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/1.3-alpha-1.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/releases/1.3-alpha-1.txt b/docs/releases/1.3-alpha-1.txt index 41f10f568b..6c06047aed 100644 --- a/docs/releases/1.3-alpha-1.txt +++ b/docs/releases/1.3-alpha-1.txt @@ -19,7 +19,7 @@ prior to the final 1.3 release. As such, this release is *not* intended for production use, and any such use is discouraged. -As of this alpha release, Django 1.3 containsa number of nifty `new +As of this alpha release, Django 1.3 contains a number of nifty `new features`_, lots of bug fixes, some minor `backwards incompatible changes`_ and an easy upgrade path from Django 1.2. |
