Fixed some typos and formatting issues in docs.

This commit is contained in:
Rodolfo Carvalho 2014-03-02 16:00:30 +01:00 committed by Tim Graham
parent 0d91225892
commit 2b6436e2d5
13 changed files with 70 additions and 64 deletions

View file

@ -132,7 +132,7 @@ Troubleshooting
If you can't find the solution to your problem here then participate in the
community! You can:
* Join the ``#geodjango`` IRC channel on FreeNode. Please be patient and polite
* Join the ``#geodjango`` IRC channel on Freenode. Please be patient and polite
-- while you may not get an immediate response, someone will attempt to answer
your question as soon as they see it.
* Ask your question on the `GeoDjango`__ mailing list.

View file

@ -125,8 +125,8 @@ untar::
$ tar xzf pysqlite-2.6.3.tar.gz
$ cd pysqlite-2.6.3
Next, use a text editor (e.g., ``emacs`` or ``vi``) to edit the ``setup.cfg`` file
to look like the following:
Next, use a text editor to edit the ``setup.cfg`` file to look like the
following:
.. code-block:: ini