diff options
| author | Brian Rosner <brosner@gmail.com> | 2008-08-10 18:17:20 +0000 |
|---|---|---|
| committer | Brian Rosner <brosner@gmail.com> | 2008-08-10 18:17:20 +0000 |
| commit | 94e8f4fb358fe39a67456f23f92eacd6f83e302d (patch) | |
| tree | b441d5c33140f68829e0b0a0712cecb4ce78df2f /docs | |
| parent | 5b27c3604191eb5c69197abbb98904c643ff457c (diff) | |
Fixed #8211 -- Corrected a misspelt word in docs/add_ons.txt. Thanks Piotr Lewandowski for catching this.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8290 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/add_ons.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/add_ons.txt b/docs/add_ons.txt index 2b2de76cba..de1a9136b5 100644 --- a/docs/add_ons.txt +++ b/docs/add_ons.txt @@ -261,7 +261,7 @@ See the `syndication documentation`_. webdesign ========= -Helpers and utilties targeted primarily at Web *designers* rather than +Helpers and utilities targeted primarily at Web *designers* rather than Web *developers*. See the `Web design helpers documentation`_. |
