diff options
Diffstat (limited to 'unidecode')
| -rw-r--r-- | unidecode/x005.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unidecode/x005.py b/unidecode/x005.py index 2913fff..85d6abb 100644 --- a/unidecode/x005.py +++ b/unidecode/x005.py @@ -189,7 +189,7 @@ data = ( 'u', # 0xbb '\'', # 0xbc '', # 0xbd -'', # 0xbe +'-', # 0xbe '', # 0xbf '|', # 0xc0 '', # 0xc1 |
