aboutsummaryrefslogtreecommitdiffstats
path: root/chapter02
diff options
context:
space:
mode:
authorGreg Schafer <greg@linuxfromscratch.org>2004-01-21 23:09:46 +0000
committerGreg Schafer <greg@linuxfromscratch.org>2004-01-21 23:09:46 +0000
commit5618bb7f5a8a93ec99c98044ee412c87414db204 (patch)
treef6118b3998ec5f514c16331f6637cb4bd361ecdb /chapter02
parent15b6ed42732e28bdc509ecf0ab9ed9c14915d153 (diff)
Fix Typo.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3181 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter02')
-rw-r--r--chapter02/aboutsbus.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter02/aboutsbus.xml b/chapter02/aboutsbus.xml
index 6d0cc1a56..ab700d3ff 100644
--- a/chapter02/aboutsbus.xml
+++ b/chapter02/aboutsbus.xml
@@ -12,7 +12,7 @@ with the idea of using the <emphasis>Static Binutils Unit</emphasis>
(abbreviated to <emphasis>SBU</emphasis>).</para>
<para>It works like this: the first package you compile in this book is the
-statically linked Binutils in<xref linkend="chapter05"/>, and the time it
+statically linked Binutils in <xref linkend="chapter05"/>, and the time it
takes to compile this package is what we call the "Static Binutils Unit" or
"SBU". All other compile times will be expressed relative to this time.</para>