mirror of
https://github.com/django/django.git
synced 2025-08-04 10:59:45 +00:00
Fixed some typos and formatting issues in docs.
This commit is contained in:
parent
0d91225892
commit
2b6436e2d5
13 changed files with 70 additions and 64 deletions
|
@ -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.
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue