Wording tweak

This commit is contained in:
Gregory Oschwald 2014-05-01 16:47:38 -07:00
parent cb9c024699
commit ac6592b7a5

View File

@ -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.