File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ msgstr ""
99"Project-Id-Version : Python 3.8\n "
1010"Report-Msgid-Bugs-To : \n "
1111"POT-Creation-Date : 2019-05-06 11:59-0400\n "
12- "PO-Revision-Date : 2020-06-25 21:37 -0300\n "
12+ "PO-Revision-Date : 2020-06-26 11:28 -0300\n "
1313"Language-Team : python-doc-es\n "
1414"MIME-Version : 1.0\n "
1515"Content-Type : text/plain; charset=UTF-8\n "
@@ -248,8 +248,8 @@ msgid ""
248248"actual length, then an estimate using :meth:`object.__length_hint__`, and "
249249"finally return the default value."
250250msgstr ""
251- "Retorna un largo estimado del objeto *o*. Primero intenta retorna su largo "
252- "real, luego un estimativo usando :meth:`object.__length_hint__`, y "
251+ "Retorna un largo estimativo del objeto *o*. Primero intenta retornar su "
252+ "largo real, luego un estimativo usando :meth:`object.__length_hint__`, y "
253253"finalmente retorna un valor predeterminado."
254254
255255#: ../Doc/library/operator.rst:249
You can’t perform that action at this time.
0 commit comments