summaryrefslogtreecommitdiff
path: root/unidecode
diff options
context:
space:
mode:
authorTomaz Solc <tomaz.solc@tablix.org>2018-06-19 20:35:36 +0200
committerTomaz Solc <tomaz.solc@tablix.org>2018-06-19 20:37:05 +0200
commitbb723e2ddb07c943c692ec08087c5b70fcdc4632 (patch)
tree4582dc3f85e4d357f939931bec6a6364f0b59c43 /unidecode
parent2fcca2e2c6c37c59af173c5eb372f47bdaae3c65 (diff)
downloadunidecode-bb723e2ddb07c943c692ec08087c5b70fcdc4632.tar.gz
Fix "SQUARE V OVER M" and "SQUARE A OVER M".
Diffstat (limited to 'unidecode')
-rw-r--r--unidecode/x033.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/unidecode/x033.py b/unidecode/x033.py
index 97f3b0a..8531061 100644
--- a/unidecode/x033.py
+++ b/unidecode/x033.py
@@ -221,8 +221,8 @@ data = (
'sr', # 0xdb
'Sv', # 0xdc
'Wb', # 0xdd
-'[?]', # 0xde
-'[?]', # 0xdf
+'V/m', # 0xde
+'A/m', # 0xdf
'1d', # 0xe0
'2d', # 0xe1
'3d', # 0xe2