Capitalized "Python" in docs and comments.

This commit is contained in:
Jon Dufresne 2018-10-09 06:26:07 -07:00 committed by Tim Graham
parent 31c0348687
commit e90af8bad4
13 changed files with 13 additions and 13 deletions

View file

@ -1,6 +1,6 @@
#!/usr/bin/env python
#
# This python file contains utility scripts to manage Django translations.
# This Python file contains utility scripts to manage Django translations.
# It has to be run inside the django git root directory.
#
# The following commands are available: