eric6/QScintilla/Exporters/ExporterPDF.py

changeset 7973
e836d196e888
parent 7949
17c0a4ec3cf0
child 8205
4a0f1f896341
--- a/eric6/QScintilla/Exporters/ExporterPDF.py	Wed Jan 13 19:02:30 2021 +0100
+++ b/eric6/QScintilla/Exporters/ExporterPDF.py	Wed Jan 13 19:02:58 2021 +0100
@@ -37,7 +37,7 @@
 PDFfontWidths = [600, 0, 0]
 
 PDFpageSizes = {
-    ## name   : (height, width)
+    #- name   : (height, width)
     "Letter": (792, 612),
     "A4": (842, 595),
 }

eric ide

mercurial