diff options
Diffstat (limited to 'dist/IO')
-rw-r--r-- | dist/IO/t/io_sock.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/IO/t/io_sock.t b/dist/IO/t/io_sock.t index 0202d70964..c9c443beb8 100644 --- a/dist/IO/t/io_sock.t +++ b/dist/IO/t/io_sock.t @@ -210,7 +210,7 @@ if ( $^O eq 'qnx' ) { } ### TEST 15 -### Set up some data to be transfered between the server and +### Set up some data to be transferred between the server and ### the client. We'll use own source code ... # local @data; |