Skip to content

Commit

Permalink
Remove duplicate dot (#4428)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fan2Shrek authored Jan 30, 2025
1 parent 5d19b00 commit 262ca5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reference/pcntl/functions/pcntl-getcpuaffinity.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<simpara>
A <classname>ValueError</classname> is thrown when
<parameter>pid</parameter> is an invalid process id
or the cpu mask had failed to be created..
or the cpu mask had failed to be created.
</simpara>
<simpara>
If <parameter>pid</parameter> is a process for which the current
Expand Down

0 comments on commit 262ca5a

Please sign in to comment.