From 8dac2e25fd596e3477710069cf0e6ce56a6321f8 Mon Sep 17 00:00:00 2001 From: Randy McMurchy Date: Tue, 26 Oct 2010 13:55:10 +0000 Subject: Fix typo in Chapter 6 GCC instructions git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9406 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/gcc.xml | 2 +- general.ent | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/chapter06/gcc.xml b/chapter06/gcc.xml index 0abb1ef10..b2b0cd6b2 100644 --- a/chapter06/gcc.xml +++ b/chapter06/gcc.xml @@ -91,7 +91,7 @@ cd ../gcc-build --with-system-zlib This switch tells GCC to link to the system installed copy of - the Zlib library, rather than its own internl copy. + the Zlib library, rather than its own internal copy. diff --git a/general.ent b/general.ent index 4325aad9e..59b9bdd12 100644 --- a/general.ent +++ b/general.ent @@ -1,5 +1,5 @@ - - + + -- cgit v1.2.3-54-g00ecf