Remove non-Ascii character from source code.
authorjia.shao.peng <jia.shao.peng@ee073f10-1060-11df-b6a4-87a95322a99c>
Fri, 7 May 2010 08:43:23 +0000 (08:43 +0000)
committerjia.shao.peng <jia.shao.peng@ee073f10-1060-11df-b6a4-87a95322a99c>
Fri, 7 May 2010 08:43:23 +0000 (08:43 +0000)
git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@14 ee073f10-1060-11df-b6a4-87a95322a99c

java/src/com/google/i18n/phonenumbers/PhoneNumberUtil.java

index 55cfc53..5a27c2c 100644 (file)
@@ -161,7 +161,7 @@ public class PhoneNumberUtil {
   private static final Set<Integer> LEADING_ZERO_COUNTRIES =
       new ImmutableSet.Builder<Integer>()
       .add(39)  // Italy
-      .add(225)  // C\99te d'Ivoire
+      .add(225)  // Cote d'Ivoire
       .add(227)  // Niger
       .add(228)  // Togo
       .add(240)  // Equatorial Guinea