Skip to content

Commit c735e67

Browse files
author
github-actions
committed
Merge 3.14 into 3.12
1 parent 0efb179 commit c735e67

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

library/enum.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ msgid ""
187187
"bitwise operations without losing their :class:`Flag` membership."
188188
msgstr ""
189189
"列挙型定数を作成する基底クラスで、ビット演算を使って組み合わせられ、その結果"
190-
"も :class:`IntFlag` メンバーになります。"
190+
"も :class:`Flag` メンバーになります。"
191191

192192
#: ../../library/enum.rst:90
193193
msgid ":class:`IntFlag`"

0 commit comments

Comments
 (0)