Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2cb6a82

Browse files
Update library/os.path.po
Co-authored-by: cschan <[email protected]>
1 parent 0850f15 commit 2cb6a82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/os.path.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -673,7 +673,7 @@ msgid ""
673673
"and contains at most one period."
674674
msgstr ""
675675
"將路徑名 *path* 拆分為一對 ``(root, ext)``,使得 ``root + ext == path``,且副"
676-
"檔名 *ext* 為空或以點開頭且最多包含一個點(periord)。"
676+
"檔名 *ext* 為空或以點開頭且最多包含一個點 (period)。"
677677

678678
#: ../../library/os.path.rst:548
679679
msgid "If the path contains no extension, *ext* will be ``''``::"

0 commit comments

Comments
 (0)