We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3993d17 commit 16feb1bCopy full SHA for 16feb1b
tutorial/introduction.po
@@ -420,8 +420,8 @@ msgid ""
420
"This means that the following slice returns a :ref:`shallow copy "
421
"<shallow_vs_deep_copy>` of the list::"
422
msgstr ""
423
-"全てのスライス操作は、指定された要素を含む新しいリストを返します。例えば、次のスライスは、リストの :ref:`浅い "
424
-"<shallow_vs_deep_copy> コピー` を返します。::"
+"全てのスライス操作は、指定された要素を含む新しいリストを返します。例えば、次のスライスは、リストの :ref:`浅いコピー "
+"<shallow_vs_deep_copy>` を返します。::"
425
426
#: ../../tutorial/introduction.rst:403
427
msgid "Lists also support operations like concatenation::"
0 commit comments