Skip to content

Commit 0f15c99

Browse files
committed
correccion de inconcistencia en vinculo traducido
1 parent 7955d3a commit 0f15c99

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library/signal.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgstr ""
1111
"Project-Id-Version: Python 3.8\n"
1212
"Report-Msgid-Bugs-To: \n"
1313
"POT-Creation-Date: 2023-10-12 19:43+0200\n"
14-
"PO-Revision-Date: 2024-10-27 17:55-0400\n"
14+
"PO-Revision-Date: 2024-10-27 19:03-0400\n"
1515
"Last-Translator: Rodrigo Tobar <[email protected]>\n"
1616
"Language-Team: python-doc-es\n"
1717
"Language: es\n"
@@ -896,7 +896,7 @@ msgid ""
896896
msgstr ""
897897
"Tenga en cuenta que la instalación de un gestor de señales con :func:"
898898
"`signal` restablecerá el comportamiento de reinicio a interrumpible llamando "
899-
"implícitamente a :c:func:`siginterrupt` con un valor de *flag* verdadero "
899+
"implícitamente a :c:func:`!siginterrupt` con un valor de *flag* verdadero "
900900
"para la señal dada."
901901

902902
#: ../Doc/library/signal.rst:570

0 commit comments

Comments
 (0)