8000 vuelvo a agregar tilde de ítems · python/python-docs-es@203cc3f · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

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)
0