@@ -168,9 +168,9 @@ |
||
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 | * |