E5Gui/E5ModelMenu.py

changeset 2953
703452a2876f
parent 2467
33f1bcfdd65e
child 2990
583beaf0b4b8
--- a/E5Gui/E5ModelMenu.py	Sat Sep 28 17:40:42 2013 +0200
+++ b/E5Gui/E5ModelMenu.py	Sat Sep 28 19:06:25 2013 +0200
@@ -252,7 +252,7 @@
         
         @param icon icon of the action (QIcon)
         @param text text of the action (string)
-        @param reference to the parent object (QObject)
+        @param parent reference to the parent object (QObject)
         @return reference to the created action (QAction)
         """
         fm = QFontMetrics(self.font())

eric ide

mercurial