Subject: | Spelling error |
Hi,
just a little thing:
--- a/lib/Child/Link/IPC.pm
+++ b/lib/Child/Link/IPC.pm
@@ -95,7 +95,7 @@
=item $proc->say( @MESSAGES )
-Send the messages to the child. works like say, adds the seperator for you
+Send the messages to the child. works like say, adds the separator for you
(usually "\n").
=item $proc->autoflush( $BOOL )