summaryrefslogtreecommitdiff
path: root/pod/perlipc.pod
diff options
context:
space:
mode:
authorMarcel Grunauer <marcel@codewerk.com>2000-08-29 03:19:59 +0200
committerJarkko Hietaniemi <jhi@iki.fi>2000-08-28 23:33:39 +0000
commita31a806a8f483dfa4e00e0ac91d9875a8d724cff (patch)
tree43a8fa1b770bda3450ea8206c1fba741b17fea18 /pod/perlipc.pod
parentf8f1ea7c161635bf46b2716d915374193f8dd590 (diff)
downloadperl-a31a806a8f483dfa4e00e0ac91d9875a8d724cff.tar.gz
spellings
Message-Id: <200008282319.BAA29862@gandalf.local> p4raw-id: //depot/perl@6872
Diffstat (limited to 'pod/perlipc.pod')
-rw-r--r--pod/perlipc.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perlipc.pod b/pod/perlipc.pod
index 47556a5648..6a3d158c48 100644
--- a/pod/perlipc.pod
+++ b/pod/perlipc.pod
@@ -1304,7 +1304,7 @@ with TCP, you'd have to use a different socket handle for each host.
Note that this example does not include any retries and may consequently
fail to contact a reachable host. The most prominent reason for this
is congestion of the queues on the sending host if the number of
-list of hosts to contact is sufficietly large.
+list of hosts to contact is sufficiently large.
=head1 SysV IPC