diff options
Diffstat (limited to 'chapter05/make.xml')
-rw-r--r-- | chapter05/make.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/make.xml b/chapter05/make.xml index 22cc4c543..6307edb8f 100644 --- a/chapter05/make.xml +++ b/chapter05/make.xml @@ -13,7 +13,7 @@ Estimated required disk space: &make-compsize-tools;</screen> <sect2> <title>Installation of Make</title> -<para>Prepare Make to be compiled:</para> +<para>Prepare Make for compilation:</para> <screen><userinput>./configure --prefix=/tools</userinput></screen> |