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 59b4157 commit e4a59d6Copy full SHA for e4a59d6
src/main/java/com/maxmind/geoip2/DatabaseProvider.java
@@ -51,7 +51,7 @@ Optional<AnonymousIpResponse> tryAnonymousIp(InetAddress ipAddress) throws IOExc
51
52
53
/**
54
- * Look up an IP address in a GeoIP2 IP Risk.
+ * Look up an IP address in a GeoIP2 IP Risk database.
55
*
56
* @param ipAddress IPv4 or IPv6 address to lookup.
57
* @return an IPRiskResponse for the requested IP address.
0 commit comments