b428ad
https://rt.cpan.org/Public/Bug/Display.html?id=86060
b428ad
b428ad
--- lib/Mail/SPF/Util.pm
b428ad
+++ lib/Mail/SPF/Util.pm
b428ad
@@ -155,9 +155,9 @@ sub ipv6_address_is_ipv4_mapped {
b428ad
 throws I<Mail::SPF::EInvalidOptionValue>
b428ad
 
b428ad
 Returns the given I<NetAddr::IP> IPv4 or IPv6 address compactly formatted as a
b428ad
-I<string>.  For IPv4 addresses, this is equivalent to calling L< NetAddr::IP's
b428ad
-C<addr> |NetAddr::IP/addr> method.  For IPv6 addresses, this is equivalent to
b428ad
-calling L< NetAddr::IP's C<short> |NedAddr::IP/short> method.  Throws a
b428ad
+I<string>.  For IPv4 addresses, this is equivalent to calling L
b428ad
+C<addr>|NetAddr::IP/addr> method.  For IPv6 addresses, this is equivalent to
b428ad
+calling L<NetAddr::IP's C<short>|NetAddr::IP/short> method.  Throws a
b428ad
 I<Mail::SPF::EInvalidOptionValue> exception if the specified object is not a
b428ad
 I<NetAddr::IP> IPv4 or IPv6 address object.
b428ad