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:
@@ -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):
|
||||
|
||||
Reference in New Issue
Block a user