summaryrefslogtreecommitdiffstats
path: root/perl/perl-Net-IPv6Addr/README
diff options
context:
space:
mode:
Diffstat (limited to 'perl/perl-Net-IPv6Addr/README')
-rw-r--r--perl/perl-Net-IPv6Addr/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl/perl-Net-IPv6Addr/README b/perl/perl-Net-IPv6Addr/README
index 91859b2b28..dcd28f2f8c 100644
--- a/perl/perl-Net-IPv6Addr/README
+++ b/perl/perl-Net-IPv6Addr/README
@@ -1,5 +1,5 @@
Net::IPv6Addr -- check validity of IPv6 addresses
Net::IPv6Addr checks strings for valid IPv6 addresses, as specified in
-RFC1884. You throw possible addresses at it, it either accepts them or throws
-an exception.
+RFC1884. You throw possible addresses at it, it either accepts them or
+throws an exception.