From 20e395c559e402385773c3b9932471f79badad8f Mon Sep 17 00:00:00 2001 From: Romain Goffe Date: Fri, 15 Jun 2012 20:25:52 +0200 Subject: [PATCH] add typo rule --- utils/rules.py | 1 + 1 file changed, 1 insertion(+) diff --git a/utils/rules.py b/utils/rules.py index 97c6742d..5ccc6345 100755 --- a/utils/rules.py +++ b/utils/rules.py @@ -31,6 +31,7 @@ word_dic = { ##: Punctuation "’": "'", "‘": "'", +"´": "'", "Ca ": "Ça ", "...": "{\\dots}", "…": "{\\dots}",