From fe90e799960cf240155c5ab1b39eaa6d2a636998 Mon Sep 17 00:00:00 2001 From: penmetsaa Date: Fri, 4 May 2018 15:01:05 +0530 Subject: [PATCH] Remove unknown character from phonenumberutil.js (#2201) --- javascript/i18n/phonenumbers/phonenumberutil.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/javascript/i18n/phonenumbers/phonenumberutil.js b/javascript/i18n/phonenumbers/phonenumberutil.js index ab4b28dae..3fd5db10a 100644 --- a/javascript/i18n/phonenumbers/phonenumberutil.js +++ b/javascript/i18n/phonenumbers/phonenumberutil.js @@ -1975,7 +1975,7 @@ i18n.phonenumbers.PhoneNumberUtil.prototype.formatNumberForMobileDialing = // national format, but don't have it when used for display. The // reverse is true for mobile numbers. As a result, we output them in // the international format to make it work. - // UZ mobile and fixed-line numbers have to be formatted in + // UZ mobile and fixed-line numbers have to be formatted in // international format or prefixed with special codes like 03, 04 // (for fixed-line) and 05 (for mobile) for dialling successfully // from mobile devices. As we do not have complete information on