Fixed punctuation, letter case in brand name. (#1232)
This commit is contained in:
parent
1ef9cdb152
commit
4308aabdba
|
@ -2,9 +2,9 @@ PEP: 545
|
|||
Title: Python Documentation Translations
|
||||
Version: $Revision$
|
||||
Last-Modified: $Date$
|
||||
Author: Julien Palard <julien@palard.fr>
|
||||
Author: Julien Palard <julien@palard.fr>,
|
||||
Inada Naoki <songofacandy@gmail.com>,
|
||||
Victor Stinner <vstinner@python.org>,
|
||||
Victor Stinner <vstinner@python.org>
|
||||
Status: Final
|
||||
Type: Process
|
||||
Content-Type: text/x-rst
|
||||
|
@ -488,7 +488,7 @@ The coordinator should be added to the list of translation coordinators
|
|||
on the devguide.
|
||||
|
||||
|
||||
Create Github Repository
|
||||
Create GitHub Repository
|
||||
------------------------
|
||||
|
||||
Create a repository named "python-docs-{LANGUAGE_TAG}" (IETF language
|
||||
|
|
Loading…
Reference in New Issue