Skip to content

Commit df2ac1a

Browse files
Update library/superseded.po
Co-authored-by: W. H. Wang <mattwang44@gmail.com>
1 parent f237747 commit df2ac1a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

library/superseded.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,10 @@ msgid ""
4141
"rather than the broader command line option parsing and argument parsing "
4242
"capabilities offered by :mod:`optparse` and :mod:`argparse`)."
4343
msgstr ""
44-
"某些模組出現在本章節,可能是因為它們能解決的問題是縂問題的有限子集,而標準函"
44+
"某些模組出現在本章節,可能是因為它們能解決的問題是問題空間的有限子集,而標準函"
4545
"式庫的其他地方提供了更通用的解決方案(例如,:mod:`getopt` 只處理「在 Python "
46-
"中模擬 C 語言中 :c:func:`!getopt` 這個API 」這項非常具體的任務,而非像 :mod:"
47-
"`optparse` 和 :mod:`argparse` 那樣提供更廣泛的命令列選項解析與參數解析功"
46+
"中模擬 C 語言中 :c:func:`!getopt` 這個 API 」這項非常具體的任務,而非像 :mod:"
47+
"`optparse` 和 :mod:`argparse` 那樣提供更廣泛的命令列選項剖析與引數剖析功"
4848
"能)。"
4949

5050
#: ../../library/superseded.rst:17

0 commit comments

Comments
 (0)