Skip to content
Prev Previous commit
Next Next commit
Update reference/compound_stmts.po
Co-authored-by: rtobar <rtobarc@gmail.com>
  • Loading branch information
kbiggers and rtobar authored Feb 1, 2025
commit 73b539d22dd8134ee55e76246a3978c0982bef5f
2 changes: 1 addition & 1 deletion reference/compound_stmts.po
Original file line number Diff line number Diff line change
Expand Up @@ -791,7 +791,7 @@ msgid ""
"from :meth:`~object.__enter__` is assigned to it."
msgstr ""
"Si se incluyó el destino en la declaración :keyword:`with`, se le asigna el "
"valor de retorno de :meth:`__enter__`."
"valor de retorno de :meth:`~object.__enter__`."

#: ../Doc/reference/compound_stmts.rst:504
msgid ""
Expand Down