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
correccion de inconcistencia en vinculo traducido
  • Loading branch information
RiveroDev committed Oct 27, 2024
commit 0f15c992047dddb98dae9de2e8795f4c3d9821d4
4 changes: 2 additions & 2 deletions library/signal.po
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ msgstr ""
"Project-Id-Version: Python 3.8\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-12 19:43+0200\n"
"PO-Revision-Date: 2024-10-27 17:55-0400\n"
"PO-Revision-Date: 2024-10-27 19:03-0400\n"
"Last-Translator: Rodrigo Tobar <rtobarc@gmail.com>\n"
"Language-Team: python-doc-es\n"
"Language: es\n"
Expand Down Expand Up @@ -896,7 +896,7 @@ msgid ""
msgstr ""
"Tenga en cuenta que la instalación de un gestor de señales con :func:"
"`signal` restablecerá el comportamiento de reinicio a interrumpible llamando "
"implícitamente a :c:func:`siginterrupt` con un valor de *flag* verdadero "
"implícitamente a :c:func:`!siginterrupt` con un valor de *flag* verdadero "
"para la señal dada."

#: ../Doc/library/signal.rst:570
Expand Down