eric6/Preferences/ShortcutsDialog.py

changeset 7900
72b88fb20261
parent 7775
4a1db75550bd
child 7923
91e843545d9a
diff -r ecf67e07b6e0 -r 72b88fb20261 eric6/Preferences/ShortcutsDialog.py
--- a/eric6/Preferences/ShortcutsDialog.py	Sat Dec 19 15:06:20 2020 +0100
+++ b/eric6/Preferences/ShortcutsDialog.py	Sat Dec 19 15:22:26 2020 +0100
@@ -92,9 +92,9 @@
         
         @param category reference to the category item (QTreeWidgetItem)
         @param action reference to the keyboard action (E5Action)
-        @keyparam noCheck flag indicating that no uniqueness check should
+        @param noCheck flag indicating that no uniqueness check should
             be performed (boolean)
-        @keyparam objectType type of the object (string). Objects of the same
+        @param objectType type of the object (string). Objects of the same
             type are not checked for duplicate shortcuts.
         """
         itm = QTreeWidgetItem(

eric ide

mercurial