diff --git a/runtime/doc/insert.txt b/runtime/doc/insert.txt index 7c53b83472..3647db389e 100644 --- a/runtime/doc/insert.txt +++ b/runtime/doc/insert.txt @@ -1368,8 +1368,8 @@ In the first state these keys have a special meaning: and CTRL-H Delete one character, find the matches for the word before the cursor. This reduces the list of matches, often to one entry, and switches to the second state. - When 'autocomplete' is set, clears the selected item in the - menu. + When 'autocomplete' is active, clears the selected item in + the menu. Any non-special character: Stop completion without changing the match and insert the typed character. @@ -1377,8 +1377,8 @@ Any non-special character: In the second and third state these keys have a special meaning: and CTRL-H Delete one character, find the matches for the shorter word before the cursor. This may find more matches. - When 'autocomplete' is set, clears the selected item in the - menu. + When 'autocomplete' is active, clears the selected item in + the menu. CTRL-L Add one character from the current match, may reduce the number of matches. any printable, non-white character: