aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/gcc-inst.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/gcc-inst.xml b/chapter06/gcc-inst.xml
index 3b9be4484..ad1b7dbf3 100644
--- a/chapter06/gcc-inst.xml
+++ b/chapter06/gcc-inst.xml
@@ -70,9 +70,9 @@ compiler. To satisfy those packages, create a symlink:</para>
<screen><userinput>ln -s gcc /usr/bin/cc</userinput></screen>
<note><para>At this point it is strongly recommended to repeat the sanity check
-we performed earlier in the chapter. Refer back to
+we performed in the previous chapter. Refer back to
<xref linkend="ch06-adjustingtoolchain"/> and repeat the check. If the results
-are wrong then most likely, you erroneously applied the GCC Specs patch from
+are wrong, then most likely you erroneously applied the GCC Specs patch from
Chapter 5.</para></note>
</sect2>