Skip to content

Commit b7efca7

Browse files
sync with cpython 2465fe00
1 parent 75afee0 commit b7efca7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

library/textwrap.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: Python 3.12\n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2023-08-21 00:03+0000\n"
10+
"POT-Creation-Date: 2023-10-07 00:03+0000\n"
1111
"PO-Revision-Date: 2015-12-09 17:51+0000\n"
1212
"Last-Translator: Liang-Bo Wang <me@liang2.tw>\n"
1313
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -253,8 +253,8 @@ msgid ""
253253
"However, the sentence detection algorithm is imperfect: it assumes that a "
254254
"sentence ending consists of a lowercase letter followed by one of ``'.'``, "
255255
"``'!'``, or ``'?'``, possibly followed by one of ``'\"'`` or ``\"'\"``, "
256-
"followed by a space. One problem with this is algorithm is that it is "
257-
"unable to detect the difference between \"Dr.\" in ::"
256+
"followed by a space. One problem with this algorithm is that it is unable "
257+
"to detect the difference between \"Dr.\" in ::"
258258
msgstr ""
259259

260260
#: ../../library/textwrap.rst:246

0 commit comments

Comments
 (0)