diff -r 3ede487187f2 -r fab36645aa7d src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgCommandDialog.html --- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgCommandDialog.html Mon Apr 22 15:15:36 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgCommandDialog.html Mon Apr 22 18:23:20 2024 +0200 @@ -119,16 +119,16 @@ </dl> <a NAME="HgCommandDialog.on_commandCombo_editTextChanged" ID="HgCommandDialog.on_commandCombo_editTextChanged"></a> <h4>HgCommandDialog.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> -ignored +text of the command edit (unused) </dd> </dl> <div align="right"><a href="#top">Up</a></div>