diff options
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/grub.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/grub.xml b/chapter06/grub.xml index 03e023a61..75e425fcc 100644 --- a/chapter06/grub.xml +++ b/chapter06/grub.xml @@ -54,7 +54,7 @@ cd build <para>Using a separate build directory keeps the 2400 generated files out of the main directory and is recommeded by the developers. - The --disable switches just minimze what is built by disabling + The --disable switches just minimize what is built by disabling features and testing programs not really needed for LFS.</para> <para>Compile the package:</para> |