reference/pcntl/functions/pcntl-wifstopped.xml
61374bbe228e8e9c55a24aba59a1e2bb2a871148
...
...
@@ -16,7 +16,7 @@
16
16
Checks whether the child process which caused the return is currently
17
17
stopped; this is only possible if the call to
18
18
<function>pcntl_waitpid</function> was done using the option
19
-
<literal>WUNTRACED</literal>.
19
+
<constant>WUNTRACED</constant>.
20
20
</para>
21
21
</refsect1>
22
22

23
23