Skip to content

Commit 9f5c765

Browse files
committed
fix typo
1 parent 3fefefb commit 9f5c765

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

signals.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,8 +143,8 @@
143143
\end{itemize}
144144
\item Example: \example{signals/killing-myself.c}
145145
\item Using \texttt{0} as \emph{\texttt{sig}} may be used for a simple check for
146-
the specific process existence, see \example{signals/check-existence.c}. Not
147-
signal is sent in that case.
146+
the specific process existence, see \example{signals/check-existence.c}.
147+
No signal is sent in that case.
148148
\end{itemize}
149149

150150
%%%%%

0 commit comments

Comments
 (0)