diff -r a934139966a0 -r 983904b9568f QScintilla/Shell.py --- a/QScintilla/Shell.py Sat Jul 05 19:29:23 2014 +0200 +++ b/QScintilla/Shell.py Sun Jul 06 14:44:46 2014 +0200 @@ -1448,7 +1448,7 @@ def __startDebugClient(self, action): """ Private slot to start a debug client according to the action - triggered[()]. + triggered. @param action context menu action that was triggered (QAction) """