Skip to content

Commit e4a59d6

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

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
@@ -51,7 +51,7 @@ Optional<AnonymousIpResponse> tryAnonymousIp(InetAddress ipAddress) throws IOExc
5151

5252

5353
/**
54-
* Look up an IP address in a GeoIP2 IP Risk.
54+
* Look up an IP address in a GeoIP2 IP Risk database.
5555
*
5656
* @param ipAddress IPv4 or IPv6 address to lookup.
5757
* @return an IPRiskResponse for the requested IP address.

0 commit comments

Comments
 (0)