diff -r 3ede487187f2 -r fab36645aa7d src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitCommandDialog.html --- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitCommandDialog.html Mon Apr 22 15:15:36 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitCommandDialog.html Mon Apr 22 18:23:20 2024 +0200 @@ -119,16 +119,16 @@ </dl> <a NAME="GitCommandDialog.on_commandCombo_editTextChanged" ID="GitCommandDialog.on_commandCombo_editTextChanged"></a> <h4>GitCommandDialog.on_commandCombo_editTextChanged</h4> -<b>on_commandCombo_editTextChanged</b>(<i>text</i>) +<b>on_commandCombo_editTextChanged</b>(<i>_text</i>) <p> Private method used to enable/disable the OK-button. </p> <dl> -<dt><i>text</i> (str)</dt> +<dt><i>_text</i> (str)</dt> <dd> -text of the combobox +text of the combobox (unused) </dd> </dl> <div align="right"><a href="#top">Up</a></div>