summaryrefslogtreecommitdiffstats
path: root/runtime/doc/os_win32.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2013-10-06 14:22:40 +0200
committerBram Moolenaar <Bram@vim.org>2013-10-06 14:22:40 +0200
commitb133208080a6dde56e930b5069061f03ea7320ff (patch)
treebe1324e7563498fc82c0d7f5c58aa96a0c15476d /runtime/doc/os_win32.txt
parent4c7cb6b88446fef3660bceaf465419b3c3958f54 (diff)
Runtime file updates.
Diffstat (limited to 'runtime/doc/os_win32.txt')
-rw-r--r--runtime/doc/os_win32.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/os_win32.txt b/runtime/doc/os_win32.txt
index f029a7a65a..a01a06c8ec 100644
--- a/runtime/doc/os_win32.txt
+++ b/runtime/doc/os_win32.txt
@@ -93,7 +93,7 @@ the default value of 'term' from the environment variable "TERM".
$PATH *win32-PATH*
The directory of the Vim executable is appended to $PATH. This is mostly to
-make "!xxd' work, as it is in the Tools menu. And it also means that when
+make "!xxd" work, as it is in the Tools menu. And it also means that when
executable() returns 1 the executable can actually be executed.
==============================================================================