diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-04-08 02:35:02 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-04-08 02:35:02 +0000 |
commit | a9cb6f085c5befcf0de92ba5bbf361c6e89ec0ca (patch) | |
tree | 171a5bdd4d49f345f8f6e53461369e446060f89a /appendixa/vim-desc.xml | |
parent | f044f4c52129b91de0b582474f593e60515d5128 (diff) |
Spell Checks
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@445 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/vim-desc.xml')
-rw-r--r-- | appendixa/vim-desc.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appendixa/vim-desc.xml b/appendixa/vim-desc.xml index 9ea0c2a69..9aa6c298d 100644 --- a/appendixa/vim-desc.xml +++ b/appendixa/vim-desc.xml @@ -26,7 +26,7 @@ ctags generate tag files for source code. <para> etags does the same as ctags but it can generate cross reference files which list information about the various source objects found in a set -of lanugage files. +of language files. </para> </sect3> |