diff options
Diffstat (limited to 'chapter01/how.xml')
-rw-r--r-- | chapter01/how.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter01/how.xml b/chapter01/how.xml index 1a1adf9ca..d416d3d59 100644 --- a/chapter01/how.xml +++ b/chapter01/how.xml @@ -27,7 +27,7 @@ environment to work in.</para> <para><xref linkend="chapter-temporary-tools"/> then discusses the installation of a number of packages that will form the basic development suite (or <emphasis>toolchain</emphasis>) which is used to build the actual system in <xref linkend="chapter-building-system"/>. Some of these -packages are needed to resolve circular dependencies -- for example, to compile +packages are needed to resolve circular dependencies - for example, to compile a compiler you need a compiler.</para> <para>The first thing to be done in <xref linkend="chapter-temporary-tools"/> is build a |