Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit fcfdaa6

Browse filesBrowse files
committed
Fix reST Syntax
1 parent c884c82 commit fcfdaa6
Copy full SHA for fcfdaa6

File tree

1 file changed

+3
-3
lines changed
Filter options

1 file changed

+3
-3
lines changed

‎library/typing.po

Copy file name to clipboardExpand all lines: library/typing.po
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgstr ""
88
"Project-Id-Version: Python 3.12\n"
99
"Report-Msgid-Bugs-To: \n"
1010
"POT-Creation-Date: 2023-11-09 00:04+0000\n"
11-
"PO-Revision-Date: 2023-12-15 14:19+0800\n"
11+
"PO-Revision-Date: 2023-12-15 14:35+0800\n"
1212
"Last-Translator: RockLeon <therockleona@gmail.com>\n"
1313
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
1414
"tw)\n"
@@ -645,8 +645,8 @@ msgid ""
645645
"The only legal parameters for :class:`type` are classes, :data:`Any`, :ref:"
646646
"`type variables <generics>`, and unions of any of these types. For example::"
647647
msgstr ""
648-
":class:`type` 僅有的合法參數是類別、:data:`Any`、:ref:`型別變數 <generics>`以"
649-
"及這些型別任意組合成的交集。舉例來說: ::"
648+
":class:`type` 僅有的合法參數是類別、:data:`Any`、\\ :ref:`型別變數 "
649+
"<generics>`\\ 以及這些型別任意組合成的交集。舉例來說: ::"
650650

651651
#: ../../library/typing.rst:497
652652
msgid ""

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.