Description: fix a spelling mistake in the POD
Origin: vendor
Forwarded: https://rt.cpan.org/Ticket/Display.html?id=72742
Bug: https://rt.cpan.org/Ticket/Display.html?id=72742
Author: gregor herrmann <gregoa@debian.org>
Last-Update: 2011-11-26
--- a/Lite/Util/Util.pm
+++ b/Lite/Util/Util.pm
@@ -730,7 +730,7 @@
Replacement for Perl's gethostbyname if Socket6 is available
In ARRAY context, returns a list of five elements, the hostname or NAME,
-a space seperated list of C_NAMES, AF family, length of the address
+a space separated list of C_NAMES, AF family, length of the address
structure, and an array of one or more netaddr's
In SCALAR context, returns the first netaddr.