| @@ -81,7 +81,7 @@ | ||
| 81 | 81 | * Get country name by its ISO2 abbreviation | 
| 82 | 82 | * | 
| 83 | 83 | * @param string $sCountryCode | 
| 84 | - * @return string|bool | |
| 84 | + * @return string|false | |
| 85 | 85 | */ | 
| 86 | 86 | public function getCountryNameByIso2($sCountryCode) | 
| 87 | 87 |      { |