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