Skip to content

Commit 120f826

Browse files
committed
修改參數->引數
1 parent 6a7e80a commit 120f826

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/pyclbr.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ msgid ""
5454
"code."
5555
msgstr ""
5656
"回傳模組等級的類別名稱與類別描述符對應的字典。 如果可能的話,會包含匯入基類"
57-
"的描述符。 參數 *module* 是包含要讀取的模組名稱的字串;它可以是套件中的模組"
57+
"的描述符。 引數 *module* 是包含要讀取的模組名稱的字串;它可以是套件中的模組"
5858
"名稱。 如果給定,*path* 是以 ``sys.path`` 為前綴的目錄路徑序列,用來定位模組"
5959
"原始碼。"
6060

0 commit comments

Comments
 (0)