--- a/PipxInterface/Documentation/Source/Plugin_Pipx_Interface.PluginPipxInterface.html Wed Aug 28 15:27:02 2024 +0200 +++ b/PipxInterface/Documentation/Source/Plugin_Pipx_Interface.PluginPipxInterface.html Thu Aug 29 13:16:22 2024 +0200 @@ -31,7 +31,7 @@ <table> <tr> <td><a href="#createPipxPage">createPipxPage</a></td> -<td>Module function to create the autocompletion configuration page.</td> +<td>Module function to create the pipx configuration page.</td> </tr> <tr> <td><a href="#exeDisplayData">exeDisplayData</a></td> @@ -283,9 +283,9 @@ <hr /> <a NAME="createPipxPage" ID="createPipxPage"></a> <h2>createPipxPage</h2> -<b>createPipxPage</b>(<i>_configDlg, </i>) +<b>createPipxPage</b>(<i>_configDlg</i>) <p> - Module function to create the autocompletion configuration page. + Module function to create the pipx configuration page. </p> <dl> @@ -304,7 +304,7 @@ <dl> <dt>Return Type:</dt> <dd> -AutoCompletionRopePage +PipxPage </dd> </dl> <div align="right"><a href="#top">Up</a></div>