E5Gui/E5ErrorMessage.py

branch
6_0_x
changeset 3989
2d9778d49159
parent 3776
ccb6eacb50e5
child 4021
195a471c327b
diff -r 947bd642b0de -r 2d9778d49159 E5Gui/E5ErrorMessage.py
--- a/E5Gui/E5ErrorMessage.py	Mon Dec 22 18:12:00 2014 +0100
+++ b/E5Gui/E5ErrorMessage.py	Mon Dec 22 18:31:23 2014 +0100
@@ -93,7 +93,7 @@
     
     @param msgType type of the message (integer, QtMsgType)
     @param args message handler arguments, for PyQt4 message to be shown
-        (bytes), for PyQt5 context information (QMessageLogContext) and 
+        (bytes), for PyQt5 context information (QMessageLogContext) and
         message to be shown (bytes)
     """
     if len(args) == 2:

eric ide

mercurial