diff options
Diffstat (limited to 'runtime')
-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 8c9c14ffde..cf12ec7568 100644 --- a/runtime/doc/builtin.txt +++ b/runtime/doc/builtin.txt @@ -3587,7 +3587,7 @@ gettagstack([{winnr}]) *gettagstack()* gettext({text}) *gettext()* - Translate {text} if possible. + Translate String {text} if possible. This is mainly for use in the distributed Vim scripts. When generating message translations the {text} is extracted by xgettext, the translator can add the translated message in the |