eric6/Utilities/ModuleParser.py

changeset 7900
72b88fb20261
parent 7836
2f0d208b8137
child 7923
91e843545d9a
--- a/eric6/Utilities/ModuleParser.py	Sat Dec 19 15:06:20 2020 +0100
+++ b/eric6/Utilities/ModuleParser.py	Sat Dec 19 15:22:26 2020 +0100
@@ -1479,7 +1479,7 @@
         @param name name of the function (string)
         @param file name of file containing this function (string)
         @param lineno linenumber of the first attribute assignment (integer)
-        @keyparam isSignal flag indicating a signal definition (boolean)
+        @param isSignal flag indicating a signal definition (boolean)
         """
         self.module = module
         self.name = name

eric ide

mercurial