summaryrefslogtreecommitdiff
path: root/src/VisVim
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2013-07-04 22:50:40 +0200
committerBram Moolenaar <Bram@vim.org>2013-07-04 22:50:40 +0200
commit94f76b7fd66aaa1fcf523d79585530c6c5753514 (patch)
treeb25cdbed254cd1d9fefa37a7c422c257f8874631 /src/VisVim
parentba46075731a00cdc7825dd1feea1272cd475da36 (diff)
downloadvim-git-94f76b7fd66aaa1fcf523d79585530c6c5753514.tar.gz
updated for version 7.3.1308v7.3.1308
Problem: Typos in MS-Windows build settings and README. Solution: Minor changes to MS-Windows files.
Diffstat (limited to 'src/VisVim')
-rw-r--r--src/VisVim/README_VisVim.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VisVim/README_VisVim.txt b/src/VisVim/README_VisVim.txt
index fbe4b8b61..25b0fbd05 100644
--- a/src/VisVim/README_VisVim.txt
+++ b/src/VisVim/README_VisVim.txt
@@ -282,7 +282,7 @@ No new features, just some fine tuning:
occasionally still seems to happen, but it's more stable now).
(Vince Negri)
- Added support for the new CTRL-\ CTRL-N command of Vim 5.4a.
- This prevents Vim from beeping when a VisVim command is executed an Vim is
+ This prevents Vim from beeping when a VisVim command is executed and Vim is
not in insert mode.