diff options
Diffstat (limited to 'chapter02')
-rw-r--r-- | chapter02/install.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter02/install.xml b/chapter02/install.xml index 37fdbbb36..2b6d6d012 100644 --- a/chapter02/install.xml +++ b/chapter02/install.xml @@ -92,7 +92,7 @@ subdirectories which aren't always removed by a make clean process. </para> <para> -There is on exception to that rule: don't remove the linux kernel source +There is one exception to that rule: don't remove the linux kernel source tree. A lot of programs need the kernel headers, so that's the only directory you don't want to remove, unless you are not going to compile any software anymore. |