Skip to content

Commit 14cc363

Browse files
sync with cpython 2a7d985b
1 parent 8019ef0 commit 14cc363

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library/codecs.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: Python 3.7\n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2021-09-13 00:11+0000\n"
10+
"POT-Creation-Date: 2021-09-25 06:00+0000\n"
1111
"PO-Revision-Date: 2018-05-23 14:40+0000\n"
1212
"Last-Translator: Adrian Liaw <adrianliaw2000@gmail.com>\n"
1313
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -1170,7 +1170,7 @@ msgstr ""
11701170

11711171
#: ../../library/codecs.rst:923
11721172
msgid ""
1173-
"There's another encoding that is able to encoding the full range of Unicode "
1173+
"There's another encoding that is able to encode the full range of Unicode "
11741174
"characters: UTF-8. UTF-8 is an 8-bit encoding, which means there are no "
11751175
"issues with byte order in UTF-8. Each byte in a UTF-8 byte sequence consists "
11761176
"of two parts: marker bits (the most significant bits) and payload bits. The "

0 commit comments

Comments
 (0)