There was an error while loading. Please reload this page.
1 parent 6222602 commit c56dd8dCopy full SHA for c56dd8d
1 file changed
faq/programming.po
@@ -916,7 +916,7 @@ msgid ""
916
"you might be wondering why appending an element to ``y`` changed ``x`` too."
917
msgstr ""
918
"どうして ``y`` への要素の追加が ``x`` も変更してしまうのか疑問に思うかもしれ"
919
-"ません。 "
+"ません。"
920
921
#: ../../faq/programming.rst:449
922
msgid "There are two factors that produce this result:"
@@ -3664,7 +3664,7 @@ msgstr ""
3664
"同一性テストの最も重要な特性は、オブジェクトは常にそれ自身と同一であり、 ``a "
3665
"is a`` は常に ``True`` を返すということです。 同一性テストは通常、等価性テス"
3666
"トよりも高速です。 また、等価性テストとは異なり、同一性テストは真偽値 "
3667
-"``True`` または``False`` を返すことが保証されています。"
+"``True`` または ``False`` を返すことが保証されています。"
3668
3669
#: ../../faq/programming.rst:1866
3670
msgid ""
0 commit comments