aboutsummaryrefslogtreecommitdiffstats
path: root/prologue/architecture.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2010-02-26 16:38:41 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2010-02-26 16:38:41 +0000
commit4d2dd2eddd186eb50abc91ef55855ae3a9461c56 (patch)
tree26a04761214a13ac0f0edcb2e315dbb3a263246e /prologue/architecture.xml
parent58e9ccdd6af702540025df9fcdabdd7842757845 (diff)
Add patch make and another patch to perl
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9204 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'prologue/architecture.xml')
-rw-r--r--prologue/architecture.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/prologue/architecture.xml b/prologue/architecture.xml
index 3527d5956..5c7c3162e 100644
--- a/prologue/architecture.xml
+++ b/prologue/architecture.xml
@@ -42,7 +42,7 @@ data that exceeds 4GB, the advantages of a 64-bit system are substantial.</para>
64-bit system. That is, it supports 64-bit executables only. Building a
"multi-lib" system requires compiling many applications twice, once for a
32-bit system and once for a 64-bit system. This is not directly supported in
-LFS becuase it would interfere with the educational objective of providing the
+LFS because it would interfere with the educational objective of providing the
instructions needed for a straightforward base Linux system. You can refer to
the <ulink url="http://trac.cross-lfs.org/">Cross Linux From Scratch</ulink>
project for this advanced topic.</para>