Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1aa0d88 commit 149fc0bCopy full SHA for 149fc0b
1 file changed
library/string.po
@@ -367,7 +367,7 @@ msgid ""
367
msgstr ""
368
"“格式規格” 在格式字串 (format string) 中包含的替換欄位中使用,以定義各個值如"
369
"何被呈現(請參考 :ref:`formatstrings` and :ref:`f-strings` )。它們也能夠直接"
370
-"傳遞給內建的 :fun:`format` 函式。每個可格式化型別 (formattable type) 可以定義"
+"傳遞給內建的 :func:`format` 函式。每個可格式化型別 (formattable type) 可以定義"
371
"格式規格如何被直譯。"
372
373
#: ../../library/string.rst:305
0 commit comments