--- a/eric6/Documentation/Source/eric6.Preferences.ConfigurationPages.EditorTypingPage.html Thu Mar 04 17:48:09 2021 +0100 +++ b/eric6/Documentation/Source/eric6.Preferences.ConfigurationPages.EditorTypingPage.html Thu Mar 04 19:39:54 2021 +0100 @@ -100,16 +100,16 @@ </p> <a NAME="EditorTypingPage.on_languageCombo_activated" ID="EditorTypingPage.on_languageCombo_activated"></a> <h4>EditorTypingPage.on_languageCombo_activated</h4> -<b>on_languageCombo_activated</b>(<i>language</i>) +<b>on_languageCombo_activated</b>(<i>index</i>) <p> Private slot to select the page related to the selected language. </p> <dl> -<dt><i>language</i></dt> +<dt><i>index</i> (int)</dt> <dd> -name of the selected language (string) +index of the selected entry </dd> </dl> <a NAME="EditorTypingPage.save" ID="EditorTypingPage.save"></a>