diff -r 81aa22f5d2e6 -r 5260100b6700 RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.PluginRefactoringRope.html --- a/RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.PluginRefactoringRope.html Wed Mar 08 19:35:56 2017 +0100 +++ b/RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.PluginRefactoringRope.html Tue Mar 28 19:36:35 2017 +0200 @@ -191,11 +191,11 @@ Private slot to show a list with completion proposals. </p><a NAME="RefactoringRopePlugin.__completionListSelected" ID="RefactoringRopePlugin.__completionListSelected"></a> <h4>RefactoringRopePlugin.__completionListSelected</h4> -<b>__completionListSelected</b>(<i>id, txt</i>) +<b>__completionListSelected</b>(<i>userListId, txt</i>) <p> Private slot to handle the selection from the completion list. </p><dl> -<dt><i>id</i></dt> +<dt><i>userListId</i></dt> <dd> the ID of the user list (should be 1) (integer) </dd><dt><i>txt</i></dt>