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

Skip to content

Commit 7249f46

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

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
@@ -180,7 +180,7 @@ msgstr ""
180180
"Retorna el controlador de señal actual para la señal *i*. Esta es una "
181181
"pequeña envoltura alrededor de :c:func:`sigaction` o :c:func:`signal`. ¡No "
182182
"llame a esas funciones directamente! :c:type:`PyOS_sighandler_t` es un alias "
183-
"*typedef* para :c:type:`void (\\*)(int)`."
183+
"*typedef* para :c:expr:`void (\\*)(int)`."
184184

185185
#: ../Doc/c-api/sys.rst:114
186186
msgid ""

0 commit comments

Comments
 (0)
0