--- a/eric7/DebugClients/Python/DebugClientBase.py Sun Jun 27 11:22:03 2021 +0200 +++ b/eric7/DebugClients/Python/DebugClientBase.py Sun Jun 27 12:41:19 2021 +0200 @@ -1967,7 +1967,7 @@ Private method to create a completions list. @param text text to complete (string) - @param completer completer methode + @param completer completer method @param completions set where to add new completions strings (set) """ state = 0