mirror of
https://github.com/django/django.git
synced 2025-12-04 00:55:36 +00:00
Fixed #16014 -- numerous documentation typos -- thanks psmith.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16220 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
df6e031408
commit
5ecb88c146
27 changed files with 40 additions and 40 deletions
|
|
@ -65,7 +65,7 @@ At this point, Django on Jython should behave nearly identically to Django
|
|||
running on standard Python. However, are a few differences to keep in mind:
|
||||
|
||||
* Remember to use the ``jython`` command instead of ``python``. The
|
||||
documentation uses ``python`` for consistancy, but if you're using Jython
|
||||
documentation uses ``python`` for consistency, but if you're using Jython
|
||||
you'll want to mentally replace ``python`` with ``jython`` every time it
|
||||
occurs.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue