aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/vim.xml
diff options
context:
space:
mode:
authorGreg Schafer <greg@linuxfromscratch.org>2004-01-20 05:59:05 +0000
committerGreg Schafer <greg@linuxfromscratch.org>2004-01-20 05:59:05 +0000
commitd0a6c4c212b7204aef7ee577cf897d6c0c792520 (patch)
tree7fbb5f981f0583f923bbb53c9f98f6e1d239b954 /chapter06/vim.xml
parentfae442d5f04416d382f6d14e8d5fefe7cf23bbbb (diff)
Upgraded to Glibc-2.3.3, Kbd-1.12, Perl-5.8.3 and Shadow-4.0.4.1.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3177 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/vim.xml')
-rw-r--r--chapter06/vim.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/vim.xml b/chapter06/vim.xml
index 06a10aebc..e4ab8dba2 100644
--- a/chapter06/vim.xml
+++ b/chapter06/vim.xml
@@ -42,7 +42,7 @@ echo '#define SYS_GVIMRC_FILE "/etc/gvimrc"' &gt;&gt; src/feature.h</userinput><
<para>This package has a test suite available which performs a number of
checks to ensure it will function correctly. However, the Vim test suite will
output a whole lot of seemingly garbage characters to screen which can
-sometimes wreak havoc with the running terminal. Accordingly, the running of
+occasionally wreak havoc with the running terminal. Accordingly, the running of
the test suite here is optional. Should you choose to run the Vim test suite,
the following command will do so:</para>