Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update library/functions.po
Co-authored-by: Manuel Kaufmann <humitos@gmail.com>
  • Loading branch information
clacri and humitos authored May 7, 2020
commit 0b10d86131845b6cfb99e187db7a3805de9f8f90
2 changes: 1 addition & 1 deletion library/functions.po
Original file line number Diff line number Diff line change
Expand Up @@ -768,7 +768,7 @@ msgid ""
msgstr ""
"Si el objeto no provee de un método :meth:`__dir__`, la función intenta "
"obtener la información del atributo :attr:`~object.__dict__` del objeto, si "
"está definido, y de su objeto tipo. La lista resultante no está "
"está definido, y de su tipo de objeto. La lista resultante no está "
"necesariamente completa, y puede ser inexacta cuando el objeto tiene una "
"función :func:`__getattr__` implementada."

Expand Down