# New Ticket Created by (Peter J. Acklam)
# Please include the string: [perl #81746]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=81746 >
Signed-off-by: Abigail <abigail@abigail.be>
/* In BeOS 5.0 the waitpid() seems to misbehave in that the status
* has the upper and lower bytes swapped compared with the usual
- * POSIX/UNIX implementations. To undo the surpise effect to the
+ * POSIX/UNIX implementations. To undo the surprise effect to the
* rest of Perl we need this wrapper. (The rest of BeOS might be
* surprised because of this, though.) */