QScintilla/Exporters/ExporterTEX.py

changeset 2965
d133c7edd88a
parent 2302
f29e9405c851
child 3011
18292228c724
diff -r 84b65fb9e780 -r d133c7edd88a QScintilla/Exporters/ExporterTEX.py
--- a/QScintilla/Exporters/ExporterTEX.py	Sun Sep 29 15:54:10 2013 +0200
+++ b/QScintilla/Exporters/ExporterTEX.py	Sun Sep 29 18:22:08 2013 +0200
@@ -40,7 +40,7 @@
     
     def __getTexRGB(self, color):
         """
-        Private method to convert a color object to a TeX color string
+        Private method to convert a color object to a TeX color string.
         
         @param color color object to convert (QColor)
         @return TeX color string (string)

eric ide

mercurial