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 11:29 -0300\n "
12+ "PO-Revision-Date : 2020-06-25 21:37 -0300\n "
1313"Language-Team : python-doc-es\n "
1414"MIME-Version : 1.0\n "
1515"Content-Type : text/plain; charset=UTF-8\n "
@@ -351,8 +351,8 @@ msgid ""
351351"to the method as well. For example:"
352352msgstr ""
353353"Retorna un objeto invocable que a su vez invoca al método *name* sobre su "
354- "operando. Si se pasan argumentos adicionales y/o argumentos nombrados, estos "
355- "serán a su vez pasados al método. Por ejemplo:"
354+ "operando. Si se pasan argumentos adicionales y/o argumentos por palabra "
355+ "clave, estos serán a su vez pasados al método. Por ejemplo:"
356356
357357#: ../Doc/library/operator.rst:346
358358msgid ""
You can’t perform that action at this time.
0 commit comments