diff options
Diffstat (limited to 'chapter05/expect.xml')
-rw-r--r-- | chapter05/expect.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/expect.xml b/chapter05/expect.xml index 500cfb5b9..8c7acc7f8 100644 --- a/chapter05/expect.xml +++ b/chapter05/expect.xml @@ -20,7 +20,7 @@ Estimated required disk space: &expect-compsize-tools;</screen> <para>This fixes a bug in Expect that can result in bogus failures during the GCC test suite run.</para> -<para>Now prepare Expect to be compiled:</para> +<para>Now prepare Expect for compilation:</para> <screen><userinput>./configure --prefix=/tools --with-tcl=/tools/lib --with-x=no</userinput></screen> |