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 31f494b commit e5675d5Copy full SHA for e5675d5
library/operator.po
@@ -310,7 +310,7 @@ msgid ""
310
msgstr ""
311
"Retorna un objeto invocable que obtiene *item* de su operando utilizando "
312
"sobre el mismo el método :meth:`__getitem__`. Si se especifican múltiples"
313
-"items, retorna una tupla con los valores obtenidos. Por ejemplo:"
+" items, retorna una tupla con los valores obtenidos. Por ejemplo:"
314
315
#: ../Doc/library/operator.rst:297
316
msgid "After ``f = itemgetter(2)``, the call ``f(r)`` returns ``r[2]``."
0 commit comments