Skip to content

Commit c56dd8d

Browse files
author
github-actions
committed
Merge 3.14 into 3.11
1 parent 6222602 commit c56dd8d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

faq/programming.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -916,7 +916,7 @@ msgid ""
916916
"you might be wondering why appending an element to ``y`` changed ``x`` too."
917917
msgstr ""
918918
"どうして ``y`` への要素の追加が ``x`` も変更してしまうのか疑問に思うかもしれ"
919-
"ません。 "
919+
"ません。"
920920

921921
#: ../../faq/programming.rst:449
922922
msgid "There are two factors that produce this result:"
@@ -3664,7 +3664,7 @@ msgstr ""
36643664
"同一性テストの最も重要な特性は、オブジェクトは常にそれ自身と同一であり、 ``a "
36653665
"is a`` は常に ``True`` を返すということです。 同一性テストは通常、等価性テス"
36663666
"トよりも高速です。 また、等価性テストとは異なり、同一性テストは真偽値 "
3667-
"``True`` または``False`` を返すことが保証されています。"
3667+
"``True`` または ``False`` を返すことが保証されています。"
36683668

36693669
#: ../../faq/programming.rst:1866
36703670
msgid ""

0 commit comments

Comments
 (0)