aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/kernel-exp.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter05/kernel-exp.xml')
-rw-r--r--chapter05/kernel-exp.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter05/kernel-exp.xml b/chapter05/kernel-exp.xml
index e97e6a23e..8e5ca26ce 100644
--- a/chapter05/kernel-exp.xml
+++ b/chapter05/kernel-exp.xml
@@ -6,8 +6,8 @@
answers "Y" to every question the config script asks the user. We're not
configuring the real kernel here, we just need to have some sort of
configure file created so that we can run make dep next that will create
-a few files in $LFS/usr/src/linux/include/linux like version.h among
-others that we will need to compilg Glibc and other packages later in
+a few files in $LFS/usr/src/linux/include/linux, like version.h, among
+others, that we will need to compilg Glibc and other packages later in
chroot.
</para>