Passed
Push — master ( 2b3013...123071 )
by
unknown
02:55
created
code/model/address/CountryPrice_EcommerceCountry.php 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -168,9 +168,9 @@
 block discarded – undo
168 168
     }
169 169
 
170 170
     /**
171
-    * checks if the country has a distributor
172
-    * and returns the primary country for the distributor.
173
-    * If not, returns the default country.
171
+     * checks if the country has a distributor
172
+     * and returns the primary country for the distributor.
173
+     * If not, returns the default country.
174 174
      *
175 175
      * @return EcommerceCountry
176 176
      *
Please login to merge, or discard this patch.