diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-10-15 17:58:22 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-10-15 17:58:22 +0000 |
commit | 73007464b05587828e60d35d7f13a3d770c7ce74 (patch) | |
tree | 2fdee28535a8d80102af8a93779de6c9f2068b7e /chapter06 | |
parent | 94f491595f6dfa583af7eac65e327c619ceb9a13 (diff) |
fix typo's: confortable->comfortable
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1318 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/lilo-inst.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/lilo-inst.xml b/chapter06/lilo-inst.xml index 95b4eefe0..953631e5c 100644 --- a/chapter06/lilo-inst.xml +++ b/chapter06/lilo-inst.xml @@ -1,7 +1,7 @@ <sect2> <title>Installation of Lilo</title> -<para>We have chosen Lilo because we feel confortable with it, but you +<para>We have chosen Lilo because we feel comfortable with it, but you may wish to take a look elsewhere. Someone has written a hint on GRUB at <ulink url="&hints-root;grub-howto.txt">&hints-root;grub-howto.txt</ulink>, |