diff --git a/phpgwapi/inc/class.country.inc.php b/phpgwapi/inc/class.country.inc.php index a33971cb87..30398ff605 100755 --- a/phpgwapi/inc/class.country.inc.php +++ b/phpgwapi/inc/class.country.inc.php @@ -258,7 +258,7 @@ 'YE'=>'YEMEN', 'YU'=>'YUGOSLAVIA', 'ZM'=>'ZAMBIA', - 'ZW'=>'ZIMBABWE', + 'ZW'=>'ZIMBABWE' ); }