瀏覽代碼

fix typo's: confortable->comfortable

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1318 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 24 年之前
父節點
當前提交
73007464b0
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      chapter06/lilo-inst.xml
  2. 1 1
      chapter07/introduction.xml

+ 1 - 1
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>,

+ 1 - 1
chapter07/introduction.xml

@@ -10,7 +10,7 @@ intact, setting up networking and starting the daemons that the
 system uses.</para>
 
 <para>We will be using SysV style init scripts. We have chosen this style 
-because it is widely used and we feel confortable with it. If you want to 
+because it is widely used and we feel comfortable with it. If you want to 
 try something else, someone has written an LFS-Hint on BSD style init scripts 
 at <ulink
 url="&hints-root;bsd-init.txt">&hints-root;bsd-init.txt</ulink>