diff options
| author | Markus Holtermann <info@markusholtermann.eu> | 2021-02-25 10:52:48 +0100 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2021-03-09 08:48:32 +0100 |
| commit | d9a266d657f66b8c4fa068408002a4e3709ee669 (patch) | |
| tree | b10eff95f3bef9840753d72609c4658001de9b22 /docs/internals/contributing/localizing.txt | |
| parent | a124365de80bd633e24f692e7ecaa5c84c12182d (diff) | |
Updated Git branch "master" to "main".
This change follows a long discussion on django-develops:
https://groups.google.com/g/django-developers/c/tctDuKUGosc/
Diffstat (limited to 'docs/internals/contributing/localizing.txt')
| -rw-r--r-- | docs/internals/contributing/localizing.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/internals/contributing/localizing.txt b/docs/internals/contributing/localizing.txt index 8fb6fa5b08..1ff2a1fc85 100644 --- a/docs/internals/contributing/localizing.txt +++ b/docs/internals/contributing/localizing.txt @@ -63,7 +63,7 @@ The format files aren't managed by the use of Transifex. To change them, you must :doc:`create a patch<writing-code/submitting-patches>` against the Django source tree, as for any code change: -* Create a diff against the current Git master branch. +* Create a diff against the current Git main branch. * Open a ticket in Django's ticket system, set its ``Component`` field to ``Translations``, and attach the patch to it. |
