diff options
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> |