diff options
author | Bram Moolenaar <Bram@vim.org> | 2005-05-27 20:23:44 +0000 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2005-05-27 20:23:44 +0000 |
commit | 0e6830e0098ba8c1a95c3b4ef9939666e8b9aba7 (patch) | |
tree | c37ceca643305657f02e970d6925fe6f3f5923ec /runtime/doc/vimdiff.1 | |
parent | 21de6660e1be5900a9ca1991aeda7a115f03105f (diff) | |
download | vim-git-0e6830e0098ba8c1a95c3b4ef9939666e8b9aba7.tar.gz |
updated for version 7.0076v7.0076
Diffstat (limited to 'runtime/doc/vimdiff.1')
-rw-r--r-- | runtime/doc/vimdiff.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/vimdiff.1 b/runtime/doc/vimdiff.1 index 079aeeda8..90ed8b800 100644 --- a/runtime/doc/vimdiff.1 +++ b/runtime/doc/vimdiff.1 @@ -33,7 +33,7 @@ changes in a fold. 'foldcolumn' is set to two to make it easy to spot the folds and open or close them. .SH OPTIONS Vertical splits are used to align the lines, as if the "\-O" argument was used. -To use horizontal splits intead, use the "\-o" argument. +To use horizontal splits instead, use the "\-o" argument. .PP For all other arguments see vim(1). .SH SEE ALSO |