From 750c23fb5c7c8c18dca2c42a34c5080cc7dc3c15 Mon Sep 17 00:00:00 2001 From: Gregory Oschwald Date: Tue, 21 May 2013 13:56:00 -0700 Subject: [PATCH] Fixed space issue --- src/GeoIP2/Model/Country.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/GeoIP2/Model/Country.php b/src/GeoIP2/Model/Country.php index e4eda38..e0c6745 100644 --- a/src/GeoIP2/Model/Country.php +++ b/src/GeoIP2/Model/Country.php @@ -19,7 +19,7 @@ namespace GeoIP2\Model; * * @property \GeoIP2\Record\MaxMind $maxmind Data related to your MaxMind * account. - * + * * @property \GeoIP2\Record\Country $registeredCountry Registered country * data for the requested IP address. This record represents the country * where the ISP has registered a given IP block in and may differ from the