1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

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

@@ -33,7 +33,7 @@ class ExtractingStringsWithPercentSigns(POFileAssertionMixin, FrenchTestCase):
Percent signs are python formatted.
These tests should all have an analogous translation tests below, ensuring
the python formatting does not persist through to a rendered template.
the Python formatting does not persist through to a rendered template.
"""
def setUp(self):