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

Skip to content

Commit c98f1f7

Browse files
committed
functions: fixed term not in glossary bug
1 parent f9146c3 commit c98f1f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/functions.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -532,7 +532,7 @@ msgid ""
532532
"The ``@classmethod`` form is a function :term:`decorator` -- see the "
533533
"description of function definitions in :ref:`function` for details."
534534
msgstr ""
535-
"``@classmethod`` 語法是一個函式 :term:` 裝飾器 ` — 參見 :ref:`function` 中關"
535+
"``@classmethod`` 語法是一個函式 :term:`decorator` — 參見 :ref:`function` 中關"
536536
"於函式定義的詳細介紹。"
537537

538538
#: ../../library/functions.rst:216

0 commit comments

Comments
 (0)