summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRussell Keith-Magee <russell@keith-magee.com>2010-05-09 05:12:00 +0000
committerRussell Keith-Magee <russell@keith-magee.com>2010-05-09 05:12:00 +0000
commited33513988370da46808c99dacb3a0d6977d9b2a (patch)
treef22532787ad1663ecc6fdd41ab0d008ff0e1017b /docs
parentec136cee250cf86f5e67aa4b6fac46c242253299 (diff)
Corrected typo from r13154.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@13157 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs')
-rw-r--r--docs/ref/contrib/index.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/contrib/index.txt b/docs/ref/contrib/index.txt
index 090441ce95..bb470e3041 100644
--- a/docs/ref/contrib/index.txt
+++ b/docs/ref/contrib/index.txt
@@ -168,7 +168,7 @@ For more documentation, read the source code in
ReStructured Text
-----------------
-When using the `restructuredtext` markup fiilter you can define a :setting:`RESTRUCTUREDTEXT_FORMAT_SETTINGS`
+When using the `restructuredtext` markup filter you can define a :setting:`RESTRUCTUREDTEXT_FORMAT_SETTINGS`
in your django settings to override the default writer settings. See the `restructuredtext writer settings`_ for
details on what these settings are.