Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 203cc3f

Browse files
committed
vuelvo a agregar tilde de ítems
1 parent e5675d5 commit 203cc3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/operator.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ msgid ""
310310
msgstr ""
311311
"Retorna un objeto invocable que obtiene *item* de su operando utilizando "
312312
"sobre el mismo el método :meth:`__getitem__`. Si se especifican múltiples"
313-
" items, retorna una tupla con los valores obtenidos. Por ejemplo:"
313+
" ítems, retorna una tupla con los valores obtenidos. Por ejemplo:"
314314

315315
#: ../Doc/library/operator.rst:297
316316
msgid "After ``f = itemgetter(2)``, the call ``f(r)`` returns ``r[2]``."

0 commit comments

Comments
 (0)