Skip to content

Commit 170b522

Browse files
Apply suggestions from code review
Apply part of suggestions. Pending further reply. Co-authored-by: Wei-Hsiang (Matt) Wang <[email protected]>
1 parent 2075526 commit 170b522

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

extending/index.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ msgid ""
5050
msgstr ""
5151
"這份說明文件假設您具備 Python 的基礎知識。關於此語言的非正式介紹,請參閱 :"
5252
"ref:`tutorial-index`\\\\ :ref:`reference-index`\\ 給予此語言更為正式的定"
53-
"義。\\ :ref:`library-index` 記錄了現有的物件型別、函式與(內建的,和以 "
54-
"Python 編寫的)模組,該函式庫賦予此語言廣泛的應用範圍。"
53+
"義。\\ :ref:`library-index` 記錄了賦予此語言廣泛應用範圍的物件型別、函式"
54+
"與(內建的和以 Python 編寫的)模組。"
5555

5656
#: ../../extending/index.rst:21
5757
msgid ""
@@ -122,5 +122,5 @@ msgid ""
122122
"details involved in doing that successfully."
123123
msgstr ""
124124
"有時候,相較於建立一個擴充,使其在 Python 直譯器中可作為主應用程式運行,還不"
125-
"如將 CPython 運行環境嵌入至一個更大的應用程式中,更令人讚賞。本節將涵蓋一些要"
125+
"如將 CPython 運行環境嵌入至一個更大的應用程式中更可取。本節將涵蓋一些要"
126126
"成功完成此任務所涉及的細節。"

0 commit comments

Comments
 (0)