diff options
-rw-r--r-- | runtime/doc/builtin.txt | 2 | ||||
-rw-r--r-- | runtime/doc/options.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/runtime/doc/builtin.txt b/runtime/doc/builtin.txt index 5f10607fc0..1fea6ad715 100644 --- a/runtime/doc/builtin.txt +++ b/runtime/doc/builtin.txt @@ -3637,7 +3637,7 @@ getscriptinfo([{opts}]) *getscriptinfo()* name Vim script file name. sid Script ID |<SID>|. variables A dictionary with the script-local variables. - Present only when the a particular script is + Present only when a particular script is specified using the "sid" item in {opts}. Note that this is a copy, the value of script-local variables cannot be changed using diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt index ff346e878d..0f53288608 100644 --- a/runtime/doc/options.txt +++ b/runtime/doc/options.txt @@ -5391,7 +5391,7 @@ A jump table for the options with a short description can be found at |Q_op|. *'shortmess'* *'shm'* 'shortmess' 'shm' string (default "filnxtToOCF") - global + global *E1336* This option helps to avoid all the |hit-enter| prompts caused by file messages, for example with CTRL-G, and to avoid some other messages. It is a list of flags: |