diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-04-09 17:38:08 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-04-09 17:38:08 +0000 |
commit | 4d994af41993a91e108750000ed6812040887e06 (patch) | |
tree | 9c0aa0e5d23aa7ca97ffbcd8697c5b0d41b65feb /chapter06/vim-inst.xml | |
parent | 2f86e053737bbad5ce63083b839ec55404e87082 (diff) |
Spell Checks
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@457 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/vim-inst.xml')
-rw-r--r-- | chapter06/vim-inst.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/vim-inst.xml b/chapter06/vim-inst.xml index 4c92c8540..53f0f303a 100644 --- a/chapter06/vim-inst.xml +++ b/chapter06/vim-inst.xml @@ -13,7 +13,7 @@ http://cvs.linuxfromscratch.org/index.cgi/hints/editors/</ulink> <para> Both the vim-rt and vim-src packages need to be unpacked to install Vim. Both packages will unpack their files into the vim-5.7 directory. This -won't overwrite any files from the other package. So it doesn't mattter +won't overwrite any files from the other package. So it doesn't matter in which order it is done. Install Vim by running the following commands: </para> |