runtime(doc): fix typo "bet" in :h 'completeopt'

Commit: 
https://github.com/vim/vim/commit/659cb28c25b756e59c712c337f8b4650e85f8bcd
Author: zeertzjq <[email protected]>
Date:   Mon Mar 3 20:18:04 2025 +0100

    runtime(doc): fix typo "bet" in :h 'completeopt'
    
    closes: https://github.com/vim/vim/issues/16773
    
    Signed-off-by: zeertzjq <[email protected]>
    Signed-off-by: Christian Brabandt <[email protected]>

diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt
index 5ed06ba02..883a67f67 100644
--- a/runtime/doc/options.txt
+++ b/runtime/doc/options.txt
@@ -1,4 +1,4 @@
-*options.txt*  For Vim version 9.1.  Last change: 2025 Mar 02
+*options.txt*  For Vim version 9.1.  Last change: 2025 Mar 03
 
 
                  VIM REFERENCE MANUAL    by Bram Moolenaar
@@ -2140,15 +2140,15 @@ A jump table for the options with a short description 
can be found at |Q_op|.
                    match, e.g., what file it comes from.
 
           noinsert Do not insert any text for a match until the user selects
-                   a match from the menu. Only works in combination with
-                   "menu" or "menuone". No effect if "longest" is present.
+                   a match from the menu.  Only works in combination with
+                   "menu" or "menuone".  No effect if "longest" is present.
 
           noselect Same as "noinsert", except that no menu item is
-                   pre-selected. If both "noinsert" and "noselect" are
+                   pre-selected.  If both "noinsert" and "noselect" are
                    present, "noselect" has precedence.
 
           nosort   Disable sorting of completion candidates based on fuzzy
-                   scores when "fuzzy" is enabled. Candidates will appear
+                   scores when "fuzzy" is enabled.  Candidates will appear
                    in their original order.
 
           popup    Show extra information about the currently selected
@@ -2168,7 +2168,7 @@ A jump table for the options with a short description can 
be found at |Q_op|.
                    Preinsert the portion of the first candidate word that is
                    not part of the current completion leader and using the
                    |hl-ComplMatchIns| highlight group.  In order for it to
-                   work, "fuzzy" must not bet set and "menuone" must be set.
+                   work, "fuzzy" must not be set and "menuone" must be set.
 
           preview  Show extra information about the currently selected
                    completion in the preview window.  Only works in
diff --git a/runtime/doc/version9.txt b/runtime/doc/version9.txt
index bfd44574d..5edadcec4 100644
--- a/runtime/doc/version9.txt
+++ b/runtime/doc/version9.txt
@@ -1,4 +1,4 @@
-*version9.txt*  For Vim version 9.1.  Last change: 2025 Mar 02
+*version9.txt*  For Vim version 9.1.  Last change: 2025 Mar 03
 
 
                  VIM REFERENCE MANUAL    by Bram Moolenaar
@@ -41605,7 +41605,7 @@ Completion: ~
        "preinsert"     - highlight to be inserted values
 - handle multi-line completion as expected
 - improved commandline completion for the |:hi| command
-- New option value for 'wildoptions':
+- New option value for 'wildmode':
        "noselect"      - do not auto select an entry in the wildmenu
 
 Options: ~

-- 
-- 
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/vim_dev/E1tpBUJ-006jlz-IN%40256bit.org.

Raspunde prin e-mail lui