Author: bdubbs
Date: Sun Aug 25 08:25:42 2019
New Revision: 11661

Log:
Typo

Modified:
   trunk/BOOK/chapter06/gcc.xml

Modified: trunk/BOOK/chapter06/gcc.xml
==============================================================================
--- trunk/BOOK/chapter06/gcc.xml        Thu Aug 22 07:00:08 2019        (r11660)
+++ trunk/BOOK/chapter06/gcc.xml        Sun Aug 25 08:25:42 2019        (r11661)
@@ -159,7 +159,7 @@
 
     <para>The GCC build directory is owned by <systemitem class="username">
     nobody</systemitem> now and the ownership of the installed header
-    directory (and its content) will be incoorect.  Change the ownership to
+    directory (and its content) will be incorrect.  Change the ownership to
     <systemitem class="username">root</systemitem> user and group:</para>
 
 <screen><userinput remap="install">chown -v -R root:root \
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to