From 7911f9ecda2f8286a16cb369fe4088858709b20d Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Tue, 6 Sep 2011 21:44:24 -0600 Subject: [PATCH] ... --- src/calibre/utils/unsmarten.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/calibre/utils/unsmarten.py b/src/calibre/utils/unsmarten.py index 7944f710b0..6f0c2a19e1 100644 --- a/src/calibre/utils/unsmarten.py +++ b/src/calibre/utils/unsmarten.py @@ -36,8 +36,8 @@ _mreplace = MReplace({ '‘':"'", '’':"'", '′':"'", -} -) +}) + unsmarten_text = _mreplace.mreplace