--- a/QScintilla/Printer.py Mon Mar 11 19:13:12 2019 +0100 +++ b/QScintilla/Printer.py Mon Mar 11 19:14:32 2019 +0100 @@ -19,7 +19,7 @@ class Printer(QsciPrinter): """ - Class implementing the QextScintillaPrinter with a header. + Class implementing the QsciPrinter with a header. """ def __init__(self, mode=QPrinter.ScreenResolution): """