8000 Update c-api/sys.po · python/python-docs-es@709af3d · GitHub
[go: up one dir, main page]

Skip to content

Commit 709af3d

Browse files
jdgc14cmaureir
andauthored
Update c-api/sys.po
Co-authored-by: Cristián Maureira-Fredes <cmaureir@users.noreply.github.com>
1 parent b7c84d2 commit 709af3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

c-api/sys.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ msgstr ""
192192
"Configura el controlador de señal para la señal *i* como *h*; retorna el "
193193
"antiguo controlador de señal. Esta es una pequeña envoltura alrededor de :c:"
194194
"func:`sigaction` o :c:func:`signal`. ¡No llame a esas funciones "
195-
"directamente! :c:type:`PyOS_sighandler_t` es un alias *typedef* para :c:type:"
195+
"directamente! :c:type:`PyOS_sighandler_t` es un alias *typedef* para :c:expr:"
196196
"`void (\\*)(int)`."
197197

198198
#: ../Doc/c-api/sys.rst:122

0 commit comments

Comments
 (0)
0