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
Next Next commit
Update c-api/module.po
Co-authored-by: Cristián Maureira-Fredes <cmaureir@users.noreply.github.com>
  • Loading branch information
brivadeneira and cmaureir authored Nov 1, 2021
commit 4e73cca87043cf712749116c237a2c60132eef78
2 changes: 1 addition & 1 deletion c-api/module.po
Original file line number Diff line number Diff line change
Expand Up @@ -761,7 +761,7 @@ msgstr ""
#: ../Doc/c-api/module.rst:494
msgid ""
"The new :c:func:`PyModule_AddObjectRef` function is recommended, since it is "
"easy to introduce reference leaks by missing the :c:func:"
"easy to introduce reference leaks by misusing the :c:func:"
"`PyModule_AddObject` function."
msgstr ""
"Se recomienda la nueva función :c:func:`PyModule_AddObjectRef`, ya que es "
Expand Down