diff options
Diffstat (limited to 'chapter05/gcc-pass2-inst.xml')
-rw-r--r-- | chapter05/gcc-pass2-inst.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/gcc-pass2-inst.xml b/chapter05/gcc-pass2-inst.xml index 7a7e90d38..49666276b 100644 --- a/chapter05/gcc-pass2-inst.xml +++ b/chapter05/gcc-pass2-inst.xml @@ -105,7 +105,7 @@ as the compiler we're using to compile this GCC was built from the exact same version of the GCC sources we used earlier.</para> <note><para>It's worth pointing out that running the GCC test suite here -is considered not as important running it in Chapter 6.</para></note> +is considered not as important as running it in Chapter 6.</para></note> <para>Test the results:</para> |