Get rid of references to "Precision"

This commit is contained in:
Gregory Oschwald
2013-05-20 15:38:21 -07:00
parent 2c23be78fe
commit 73d6f15823
5 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
namespace GeoIP2\Exception;
/**
* This class represents an error returned by MaxMind's GeoIP2 Precision
* This class represents an error returned by MaxMind's GeoIP2
* web service.
*/
class WebServiceException extends HttpException