--- a/eric6/QScintilla/APIsManager.py Sat Dec 19 15:06:20 2020 +0100 +++ b/eric6/QScintilla/APIsManager.py Sat Dec 19 15:22:26 2020 +0100 @@ -152,8 +152,8 @@ """ Public method to prepare the APIs if necessary. - @keyparam ondemand flag indicating a requested preparation (boolean) - @keyparam rawList list of raw API files (list of strings) + @param ondemand flag indicating a requested preparation (boolean) + @param rawList list of raw API files (list of strings) """ if self.__apis is None or self.__inPreparation: return