From 8d0fb024dd13f54a8ca40fdad1f08d5a1066e06c Mon Sep 17 00:00:00 2001 From: zenuie Date: Mon, 21 Sep 2026 09:51:37 +0800 Subject: [PATCH] =?UTF-8?q?fix(reference/introduction):=20=E4=BF=AE?= =?UTF-8?q?=E6=AD=A3=E7=BF=BB=E8=AD=AF=E9=8C=AF=E8=AA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- reference/introduction.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/introduction.po b/reference/introduction.po index c510c0ae515..dde8a5f6ef6 100644 --- a/reference/introduction.po +++ b/reference/introduction.po @@ -218,7 +218,7 @@ msgid "" "defined) followed by a colon, ``:``. The definition to the right of the " "colon uses the following syntax elements:" msgstr "" -"每一條規則的開頭即規則名稱(用來識別被定義的規則),接著一個分號 ``:``。分號" +"每一條規則的開頭即規則名稱(用來識別被定義的規則),接著一個冒號 ``:``。冒號" "右側是由下列語法元素所構成的規則定義 :" #: ../../reference/introduction.rst:116 @@ -376,7 +376,7 @@ msgid "" "colon, and each alternative beginning with a vertical bar on a new line. For " "example:" msgstr "" -"或者,規則可以呈現為第一行以分號結束,而每一種可匹配選項皆在新一行以垂直槓開" +"或者,規則可以呈現為第一行以冒號結束,而每一種可匹配選項皆在新一行以垂直槓開" "頭表示。例如:" #: ../../reference/introduction.rst:195