Fixed typo

This commit is contained in:
Gregory Oschwald
2013-05-20 11:03:38 -07:00
parent 472ec1ae56
commit f44db25129
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ namespace GeoIP2\Model;
* classes is which fields in each record may be populated. See * classes is which fields in each record may be populated. See
* http://dev.maxmind.com/geoip/geoip2/web-services more details. * http://dev.maxmind.com/geoip/geoip2/web-services more details.
* *
* @property \GeoIP2\Record\City $city Country data for the requested IP * @property \GeoIP2\Record\City $city City data for the requested IP
* address. * address.
* *
* @property \GeoIP2\Record\Continent $continent Continent data for the * @property \GeoIP2\Record\Continent $continent Continent data for the
+1 -1
View File
@@ -10,7 +10,7 @@ namespace GeoIP2\Model;
* classes is which fields in each record may be populated. See * classes is which fields in each record may be populated. See
* http://dev.maxmind.com/geoip/geoip2/web-services more details. * http://dev.maxmind.com/geoip/geoip2/web-services more details.
* *
* @property \GeoIP2\Record\City $city Country data for the requested IP * @property \GeoIP2\Record\City $city City data for the requested IP
* address. * address.
* *
* @property \GeoIP2\Record\Continent $continent Continent data for the * @property \GeoIP2\Record\Continent $continent Continent data for the
+1 -1
View File
@@ -10,7 +10,7 @@ namespace GeoIP2\Model;
* classes is which fields in each record may be populated. See * classes is which fields in each record may be populated. See
* http://dev.maxmind.com/geoip/geoip2/web-services more details. * http://dev.maxmind.com/geoip/geoip2/web-services more details.
* *
* @property \GeoIP2\Record\City $city Country data for the requested IP * @property \GeoIP2\Record\City $city City data for the requested IP
* address. * address.
* *
* @property \GeoIP2\Record\Continent $continent Continent data for the * @property \GeoIP2\Record\Continent $continent Continent data for the