diff options
Diffstat (limited to 'chapter05/gcc.xml')
-rw-r--r-- | chapter05/gcc.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/gcc.xml b/chapter05/gcc.xml index 0284d97ea..5d6a34c3c 100644 --- a/chapter05/gcc.xml +++ b/chapter05/gcc.xml @@ -2,7 +2,7 @@ <title>Installing GCC-&gcc-version;</title> <screen>Estimated build time: &gcc-time-static; -Estimated disk space required: &gcc-compsize-static;</screen> +Estimated required disk space: &gcc-compsize-static;</screen> &c5-gcc-inst; &c5-gcc-exp; |