Fixed #14641 - a handful of grammer/typo fixes.

Thanks, programmerq.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@14497 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
Jacob Kaplan-Moss 2010-11-08 20:37:52 +00:00
parent d6e33795a9
commit d30fe03e6b
3 changed files with 4 additions and 7 deletions

View File

@ -21,7 +21,7 @@ Having trouble? We'd like to help!
`post a question`_.
* Ask a question in the `#django IRC channel`_, or search the `IRC logs`_ to see
if its been asked before.
if it's been asked before.
* Report bugs with Django in our `ticket tracker`_.

View File

@ -101,7 +101,7 @@ and have free rein to hack on all parts of Django.
Joseph Kocherhans
Joseph is currently a developer at EveryBlock_, and previously worked for
the Lawrence Journal-World where he built most of the backend for the their
the Lawrence Journal-World where he built most of the backend for their
Marketplace site. He often disappears for several days into the woods,
attempts to teach himself computational linguistics, and annoys his
neighbors with his Charango_ playing.

View File

@ -1241,14 +1241,11 @@ used if :class:`~django.middleware.common.CommonMiddleware` is installed
PROFANITIES_LIST
----------------
Default: ``()`` (Empty tuple)
A tuple of profanities, as strings, that will trigger a validation error when
the ``hasNoProfanities`` validator is called.
We don't list the default values here, because that would be profane. To see
the default values, see the file `django/conf/global_settings.py`_.
.. _django/conf/global_settings.py: http://code.djangoproject.com/browser/django/trunk/django/conf/global_settings.py
.. setting:: RESTRUCTUREDTEXT_FILTER_SETTINGS
RESTRUCTUREDTEXT_FILTER_SETTINGS