diff options
| author | James Bennett <ubernostrum@gmail.com> | 2007-12-01 17:10:12 +0000 |
|---|---|---|
| committer | James Bennett <ubernostrum@gmail.com> | 2007-12-01 17:10:12 +0000 |
| commit | 14da40f54527b35479e290460365c20780646cbb (patch) | |
| tree | d3f07a9becabcd08c3ed82f76c5a9cb3299d5c52 /docs | |
| parent | aa8febb3f1c1f6fbc95158ae182eec6ed0f5defe (diff) | |
Correct a typo in [6788]
git-svn-id: http://code.djangoproject.com/svn/django/trunk@6789 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 5011e4a571..1763d4f38d 100644 --- a/docs/add_ons.txt +++ b/docs/add_ons.txt @@ -257,7 +257,7 @@ web developers. See the `web design helpers documentation`_. -.. _web design helpers documentaion`: ../webdesign/ +.. _web design helpers documentation: ../webdesign/ Other add-ons ============= |
