Skip to content

Commit 670bde9

Browse files
mattwang44josix
andauthored
Apply suggestions from code review
Co-authored-by: Josix <wilson8507@gmail.com>
1 parent 0e12636 commit 670bde9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library/graphlib.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ msgid ""
111111
"The class is designed to easily support parallel processing of the nodes as "
112112
"they become ready. For instance::"
113113
msgstr ""
114-
"該類別旨在簡單支援節點準備就緒時的平行處理。例如:\n"
114+
"該類別設計為在節點準備就緒時,簡單支援節點的平行處理。例如:\n"
115115
"\n"
116116
"::"
117117

@@ -284,7 +284,7 @@ msgid ""
284284
"cycles exist in the working graph. If multiple cycles exist, only one "
285285
"undefined choice among them will be reported and included in the exception."
286286
msgstr ""
287-
":exc:`ValueError` 的子類別,如果作用的圖中有循環的存在則由 :meth:"
287+
":exc:`ValueError` 的子類別,如果作用的圖中存在循環則由 :meth:"
288288
"`TopologicalSorter.prepare` 引發。如果存在多個循環,則只會報告未定義的其中一個"
289289
"並包含在例外中。"
290290

0 commit comments

Comments
 (0)