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 e5675d5 commit 203cc3fCopy full SHA for 203cc3f
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:"
+" ítems, 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