diff options
Diffstat (limited to 'src/ngLocale/angular-locale_en-mh.js')
| -rw-r--r-- | src/ngLocale/angular-locale_en-mh.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ngLocale/angular-locale_en-mh.js b/src/ngLocale/angular-locale_en-mh.js index a0d0d7c4..3d4a8099 100644 --- a/src/ngLocale/angular-locale_en-mh.js +++ b/src/ngLocale/angular-locale_en-mh.js @@ -85,9 +85,9 @@ $provide.value("$locale", { "maxFrac": 2, "minFrac": 2, "minInt": 1, - "negPre": "(\u00A4", + "negPre": "(\u00a4", "negSuf": ")", - "posPre": "\u00A4", + "posPre": "\u00a4", "posSuf": "" } } |
