Skip to content

Commit 4ebebdf

Browse files
shadromanioschwald
andauthored
Update src/main/java/com/maxmind/geoip2/DatabaseProvider.java
Co-authored-by: Gregory Oschwald <[email protected]>
1 parent b97ecfd commit 4ebebdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/com/maxmind/geoip2/DatabaseProvider.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ IPRiskResponse ipRisk(InetAddress ipAddress) throws IOException,
6262
GeoIp2Exception;
6363

6464
/**
65-
* Look up an IP address in a GeoIP2 Anonymous IP.
65+
* Look up an IP address in a GeoIP2 IP Risk database.
6666
*
6767
* @param ipAddress IPv4 or IPv6 address to lookup.
6868
* @return an IPRiskResponse for the requested IP address or empty if the IP address is not in the DB.

0 commit comments

Comments
 (0)