Wording tweak
This commit is contained in:
parent
cb9c024699
commit
ac6592b7a5
|
@ -82,7 +82,7 @@ classes for the different parts of the data such as the city in which the
|
||||||
IP address is located.
|
IP address is located.
|
||||||
|
|
||||||
If the record is not found, a `\GeoIp2\Exception\AddressNotFoundException`
|
If the record is not found, a `\GeoIp2\Exception\AddressNotFoundException`
|
||||||
is returned. If the database is invalid or corrupt, a
|
is thrown. If the database is invalid or corrupt, a
|
||||||
`\MaxMind\Db\InvalidDatabaseException` will be thrown.
|
`\MaxMind\Db\InvalidDatabaseException` will be thrown.
|
||||||
|
|
||||||
See the API documentation for more details.
|
See the API documentation for more details.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user