From f131450c187953ff3c4e20c9e7e8c0ce7070e224 Mon Sep 17 00:00:00 2001 From: Michael Miller Date: Mon, 14 Nov 2016 14:32:23 -0700 Subject: Doc fix - copy/paste fail --- lib/ipaddress/ipv6.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ipaddress/ipv6.rb b/lib/ipaddress/ipv6.rb index 57ed143..6850c03 100644 --- a/lib/ipaddress/ipv6.rb +++ b/lib/ipaddress/ipv6.rb @@ -423,7 +423,7 @@ module IPAddress; end # - # Checks if an IPv4 address objects belongs + # Checks if an IPv6 address objects belongs # to a link-local network RFC4291 # # Example: -- cgit v1.2.1