Thanks to visit codestin.com Credit goes to github.com
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 d843cc4 commit 15dcbd2Copy full SHA for 15dcbd2
library/array.po
@@ -257,7 +257,7 @@ msgid ""
257
"initializer is passed to the :meth:`extend` method."
258
msgstr ""
259
"Si dada una lista o un string, el inicializador es pasado a los nuevos "
260
-"métodos :meth:`fromlist`, :meth:`frombytes`, meth:`fromunicode` del arreglo "
+"métodos :meth:`fromlist`, :meth:`frombytes`, :meth:`fromunicode` del arreglo "
261
"(ver abajo) para añadir nuevos elementos al arreglo. De forma contraria, el "
262
"iterable inicializador se pasa al método :meth:`extend`."
263
0 commit comments