Capitalized "Python" in docs.

This commit is contained in:
Tim Graham 2015-06-05 08:24:53 -04:00
parent 5c35b4a8c9
commit 2fbea621e6
6 changed files with 7 additions and 7 deletions

View file

@ -260,7 +260,7 @@ Compressing JavaScript
~~~~~~~~~~~~~~~~~~~~~~
To simplify the process of providing optimized JavaScript code, Django
includes a handy python script which should be used to create a "minified"
includes a handy Python script which should be used to create a "minified"
version. To run it::
python django/contrib/admin/bin/compress.py