summaryrefslogtreecommitdiffstats
path: root/contrib/perl5/lib/Net/hostent.pm
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/perl5/lib/Net/hostent.pm')
-rw-r--r--contrib/perl5/lib/Net/hostent.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/perl5/lib/Net/hostent.pm b/contrib/perl5/lib/Net/hostent.pm
index 96b090d..d586358 100644
--- a/contrib/perl5/lib/Net/hostent.pm
+++ b/contrib/perl5/lib/Net/hostent.pm
@@ -89,7 +89,7 @@ $h_name if you import the fields. Array references are available as
regular array variables, so for example C<@{ $host_obj-E<gt>aliases()
}> would be simply @h_aliases.
-The gethost() funtion is a simple front-end that forwards a numeric
+The gethost() function is a simple front-end that forwards a numeric
argument to gethostbyaddr() by way of Socket::inet_aton, and the rest
to gethostbyname().
OpenPOWER on IntegriCloud