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 774f3ff commit 723a126Copy full SHA for 723a126
library/stdtypes.po
@@ -1612,7 +1612,7 @@ msgstr "``s[i:j:k]``"
1612
1613
#: ../Doc/library/stdtypes.rst:981
1614
msgid "slice of *s* from *i* to *j* with step *k*"
1615
-msgstr "el segmento de *s* desde *i* hasta *j*, con paso *j*"
+msgstr "el segmento de *s* desde *i* hasta *j*, con paso *k*"
1616
1617
1618
msgid "(3)(5)"
0 commit comments