File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ msgstr ""
9
9
"Project-Id-Version : Python 3.8\n "
10
10
"Report-Msgid-Bugs-To : \n "
11
11
"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 "
13
13
"Language-Team : python-doc-es\n "
14
14
"MIME-Version : 1.0\n "
15
15
"Content-Type : text/plain; charset=UTF-8\n "
@@ -248,8 +248,8 @@ msgid ""
248
248
"actual length, then an estimate using :meth:`object.__length_hint__`, and "
249
249
"finally return the default value."
250
250
msgstr ""
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 "
253
253
"finalmente retorna un valor predeterminado."
254
254
255
255
#: ../Doc/library/operator.rst:249
You can’t perform that action at this time.
0 commit comments