Skip to content

Commit b5af846

Browse files
Copilotjosix
andcommitted
Fix CI build error: add missing closing backtick in :ref: directive
Co-authored-by: josix <[email protected]>
1 parent 79a4514 commit b5af846

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

glossary.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2991,7 +2991,7 @@ msgid ""
29912991
"<lexical>` (also called the *tokenizer*). Names, numbers, strings, "
29922992
"operators, newlines and similar are represented by tokens."
29932993
msgstr ""
2994-
"原始碼的小單位,由 :ref:`詞法分析器 <lexical>`(也稱為 *標記器*)產生。名"
2994+
"原始碼的小單位,由 :ref:`詞法分析器 <lexical>` (也稱為 *標記器*)產生。名"
29952995
"稱、數字、字串、運算子、換行符號等都以記號表示。"
29962996

29972997
#: ../../glossary.rst:1310

0 commit comments

Comments
 (0)