diff options
Diffstat (limited to 'runtime/doc/builtin.txt')
-rw-r--r-- | runtime/doc/builtin.txt | 2 |
1 files changed, 1 insertions, 1 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 |