QScintilla/Printer.py

branch
sub_styles
changeset 6852
273323ba9d2d
parent 6645
ad476851d7e0
--- 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):
         """

eric ide

mercurial