eric6/E5Gui/E5LineEdit.py

changeset 7900
72b88fb20261
parent 7780
41420f82c0ac
child 7923
91e843545d9a
diff -r ecf67e07b6e0 -r 72b88fb20261 eric6/E5Gui/E5LineEdit.py
--- a/eric6/E5Gui/E5LineEdit.py	Sat Dec 19 15:06:20 2020 +0100
+++ b/eric6/E5Gui/E5LineEdit.py	Sat Dec 19 15:22:26 2020 +0100
@@ -249,8 +249,8 @@
         Constructor
         
         @param parent reference to the parent widget (QWidget)
-        @keyparam inactiveText text to be shown on inactivity (string)
-        @keyparam side side the clear button should be shown at
+        @param inactiveText text to be shown on inactivity (string)
+        @param side side the clear button should be shown at
             (E5LineEdit.RightSide, E5LineEdit.LeftSide)
         @exception ValueError raised to indicate a bad parameter value
         """

eric ide

mercurial