From c5c3354b338ac0bfc3fb1329923179638c02f7b1 Mon Sep 17 00:00:00 2001 From: Lee Date: Sat, 21 Apr 2012 00:54:35 +0800 Subject: [PATCH] ... --- src/calibre/ebooks/conversion/utils.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/calibre/ebooks/conversion/utils.py b/src/calibre/ebooks/conversion/utils.py index 6dc3973213..acfa80e877 100644 --- a/src/calibre/ebooks/conversion/utils.py +++ b/src/calibre/ebooks/conversion/utils.py @@ -323,7 +323,7 @@ class HeuristicProcessor(object): difficult to detect than false negatives during a manual review of the doc This function intentionally leaves hyphenated content alone as that is handled by the - dehyphenate routine in a future step + dehyphenate routine in a separate step ''' # define the pieces of the regex