Skip to content

Commit 5b021ce

Browse files
committed
Add database name to docs
1 parent bbdf376 commit 5b021ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/maxmind/geoip2/reader.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ def initialize(*args)
8686
# rubocop:enable Metrics/CyclomaticComplexity
8787
# rubocop:enable Metrics/PerceivedComplexity
8888

89-
# Look up the IP address in the database.
89+
# Look up the IP address in the Anonymous IP database.
9090
#
9191
# @param ip_address [String] a string in the standard notation. It may be
9292
# IPv4 or IPv6.

0 commit comments

Comments
 (0)