summaryrefslogtreecommitdiff
path: root/dist/IO
diff options
context:
space:
mode:
authorLajos Veres <vlajos@gmail.com>2015-01-29 19:32:16 -0500
committerJames E Keenan <jkeenan@cpan.org>2015-01-29 19:43:57 -0500
commita9ccbcd7e3e4416b46c5c8cd5e61e7930776a83e (patch)
treef2d6dc486558eed76b2c1247cfa410c9fd60ec93 /dist/IO
parentf4fb63c7b74ff0e28cab75889fd6b0947f57d662 (diff)
downloadperl-a9ccbcd7e3e4416b46c5c8cd5e61e7930776a83e.tar.gz
Corrections to spelling and grammatical errors.
Extracted from patch submitted by Lajos Veres in RT #123693. This commit applies those patches to files under dist/ *other than* those pertaining to Tie-File. Update $VERSION in Dumper.pm and Storable.pm after re-applying patches from RT
Diffstat (limited to 'dist/IO')
-rw-r--r--dist/IO/t/io_sock.t2
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;