Skip to content

Commit 482ac4e

Browse files
author
Yuki Kobayashi
committed
Update Doc/library/signal.rst
1 parent 391ec3f commit 482ac4e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Doc/library/signal.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -211,8 +211,8 @@ The variables defined in the :mod:`signal` module are:
211211

212212
.. data:: SIGSTKFLT
213213

214-
Stack fault on coprocessor. The Linux kernel does not raise this signal: it
215-
can only be raised in user space.
214+
Stack fault on coprocessor. The Linux kernel does not raise this signal: it
215+
can only be raised in user space.
216216

217217
.. availability:: Linux.
218218

0 commit comments

Comments
 (0)