summaryrefslogtreecommitdiffstats
path: root/runtime/doc/os_vms.txt
diff options
context:
space:
mode:
authorzeertzjq <zeertzjq@outlook.com>2024-02-25 15:42:52 +0800
committerGitHub <noreply@github.com>2024-02-25 08:42:52 +0100
commitd086b8f646a67f6b16c46061ce773de1011b8ec7 (patch)
treed1cd576ceceafe227bb8e39091f5a131a398ab6b /runtime/doc/os_vms.txt
parenta2ebb6e9176d007c11804bb9784beee35a8050c8 (diff)
runtime(doc): fix inconsistent indent (#14089)
Signed-off-by: zeertzjq <zeertzjq@outlook.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
Diffstat (limited to 'runtime/doc/os_vms.txt')
-rw-r--r--runtime/doc/os_vms.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/os_vms.txt b/runtime/doc/os_vms.txt
index ff435482d3..862f31d07f 100644
--- a/runtime/doc/os_vms.txt
+++ b/runtime/doc/os_vms.txt
@@ -753,7 +753,7 @@ Solution 2. Different directories: >
$ say "IA64 platform"
$ define/nolog VIM RF10:[UTIL.IA64_EXE] ! IA64 executables
$ endif
- $! VIMRUNTIME must be defined in order to find runtime files
+ $! VIMRUNTIME must be defined in order to find runtime files
$ define/nolog VIMRUNTIME RF10:[UTIL.VIM73]
A good example for this approach is the [GNU]gnu_tools.com script from