aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/revisedchroot.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter08/revisedchroot.xml')
-rw-r--r--chapter08/revisedchroot.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/revisedchroot.xml b/chapter08/revisedchroot.xml
index 5618cf0ff..57ca3d71d 100644
--- a/chapter08/revisedchroot.xml
+++ b/chapter08/revisedchroot.xml
@@ -50,7 +50,7 @@ rm -f /usr/lib/libfl.a
rm -f /usr/lib/libz.a</userinput></screen>
<para>There are also several files installed in the /usr/lib and /usr/libexec
- directories with a file name extention of .la. These are "libtool archive"
+ directories with a file name extension of .la. These are "libtool archive"
files. As already said, they are only useful when linking with static
libraries. They are unneeded, and potentially harmful, when using dynamic
shared libraries, specially when using also non-autotools build systems.