diff options
| author | Tim J. Robbins <tjr@FreeBSD.org> | 2005-11-16 11:20:51 +0000 |
|---|---|---|
| committer | Tim J. Robbins <tjr@FreeBSD.org> | 2005-11-16 11:20:51 +0000 |
| commit | ff41d4973b8e1050f369467f3e38c16d0e8f6f76 (patch) | |
| tree | 2d75ce381fe7b5225545fc175162feac299ca5fd /share/monetdef | |
| parent | 53ff091d149bb93e887f04a353ce604772f69cf3 (diff) | |
Fix currency symbol -- it should be 'NEW SHEQEL SIGN' (U+20AA).
Submitted by: Rostislav Krasny
Diffstat (limited to 'share/monetdef')
| -rw-r--r-- | share/monetdef/he_IL.UTF-8.src | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/monetdef/he_IL.UTF-8.src b/share/monetdef/he_IL.UTF-8.src index b0bf2dc4cb5a..746845757237 100644 --- a/share/monetdef/he_IL.UTF-8.src +++ b/share/monetdef/he_IL.UTF-8.src @@ -6,7 +6,7 @@ # int_curr_symbol (last character always SPACE) ILS # currency_symbol -שח +₪ # mon_decimal_point . # mon_thousands_sep |
