diff options
Diffstat (limited to 'chapter06/gzip.xml')
-rw-r--r-- | chapter06/gzip.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/gzip.xml b/chapter06/gzip.xml index 90d554b0d..7ce2a6b1c 100644 --- a/chapter06/gzip.xml +++ b/chapter06/gzip.xml @@ -55,7 +55,7 @@ <screen><userinput remap="install">make DESTDIR=$LFS install</userinput></screen> - <para>Move the excutable to its final expected location:</para> + <para>Move the executable to its final expected location:</para> <screen><userinput remap="install">mv -v $LFS/usr/bin/gzip $LFS/bin</userinput></screen> |