diff options
| author | Adrian Holovaty <adrian@holovaty.com> | 2007-09-10 03:46:43 +0000 |
|---|---|---|
| committer | Adrian Holovaty <adrian@holovaty.com> | 2007-09-10 03:46:43 +0000 |
| commit | 4453f65c78762a1e72d87d6a02453f36b2c3ebf7 (patch) | |
| tree | 81a6b52769b3d358085a4f70383288d014789cdd /docs | |
| parent | 49e4e4f9ce1ed5198385353ab5a88693f9ab17c3 (diff) | |
Combined two paragraphs in docs/contributing.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6085 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/contributing.txt | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/contributing.txt b/docs/contributing.txt index f8c8499995..4ec5c3c2af 100644 --- a/docs/contributing.txt +++ b/docs/contributing.txt @@ -446,9 +446,7 @@ latest release. Thus, our policy is: **All documentation of new features should be written in a way that clearly designates the features are only available in the Django development - version.** - - **Assume documentation readers are using the latest release, not the + version. Assume documentation readers are using the latest release, not the development version.** Our traditional way of marking new features is by prefacing the features' |
