Fixed #14383 -- Corrected the capitalization of reStructuredText. Thanks to timo for the patch.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@14017 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
Russell Keith-Magee 2010-10-08 15:37:16 +00:00
parent 98c6ff3a2b
commit 127a25ac27
6 changed files with 10 additions and 10 deletions

View file

@ -700,10 +700,10 @@ There's a full page of information about the :doc:`Django documentation
system </internals/documentation>` that you should read prior to working on the
documentation.
Guidelines for ReST files
Guidelines for reST files
-------------------------
These guidelines regulate the format of our ReST documentation:
These guidelines regulate the format of our reST documentation:
* In section titles, capitalize only initial words and proper nouns.