summaryrefslogtreecommitdiff
path: root/unidecode
diff options
context:
space:
mode:
authorTomaz Solc <tomaz.solc@tablix.org>2016-11-04 16:13:30 +0100
committerTomaz Solc <tomaz.solc@tablix.org>2016-11-04 16:13:30 +0100
commit82ee7df18f1a9567df37a80edee6dca8f77d664b (patch)
treebd3f2ea0072470cb5ecc582e19fb472a5f79efe0 /unidecode
parent7e286f18e606fa5fafcded37da2211cede958d08 (diff)
downloadunidecode-82ee7df18f1a9567df37a80edee6dca8f77d664b.tar.gz
Fix U+02B1 MODIFIER LETTER SMALL H WITH HOOK
Diffstat (limited to 'unidecode')
-rw-r--r--unidecode/x002.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/unidecode/x002.py b/unidecode/x002.py
index ea45441..d7028cd 100644
--- a/unidecode/x002.py
+++ b/unidecode/x002.py
@@ -175,7 +175,7 @@ data = (
']]', # 0xad
'h', # 0xae
'h', # 0xaf
-'k', # 0xb0
+'h', # 0xb0
'h', # 0xb1
'j', # 0xb2
'r', # 0xb3