We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbdf376 commit 5b021ceCopy full SHA for 5b021ce
lib/maxmind/geoip2/reader.rb
@@ -86,7 +86,7 @@ def initialize(*args)
86
# rubocop:enable Metrics/CyclomaticComplexity
87
# rubocop:enable Metrics/PerceivedComplexity
88
89
- # Look up the IP address in the database.
+ # Look up the IP address in the Anonymous IP database.
90
#
91
# @param ip_address [String] a string in the standard notation. It may be
92
# IPv4 or IPv6.
0 commit comments