From ec0803b1be161afe4db41d152fe6ed11eb6ff69c Mon Sep 17 00:00:00 2001 From: Jon Dufresne Date: Tue, 9 Oct 2018 06:26:07 -0700 Subject: [2.1.x] Capitalized "Python" in docs and comments. Backport of e90af8bad44341cf8ebd469dac57b61a95667c1d from master. --- scripts/manage_translations.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/manage_translations.py b/scripts/manage_translations.py index 5397d35bae..064f035993 100644 --- a/scripts/manage_translations.py +++ b/scripts/manage_translations.py @@ -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: -- cgit v1.3