diff options
Diffstat (limited to 'chapter06/glibc.xml')
-rw-r--r-- | chapter06/glibc.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml index c7e09499c..2c8363816 100644 --- a/chapter06/glibc.xml +++ b/chapter06/glibc.xml @@ -166,7 +166,7 @@ cd build</userinput></screen> esac</userinput></screen> <note><para>The symbolic link above is needed to run the tests at this - stage of building in the chroot envirnment. It will be overwritten + stage of building in the chroot environment. It will be overwritten in the install phase below.</para></note> <screen><userinput remap="test">make check</userinput></screen> |