aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/stripping.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2022-03-24 12:11:57 -0500
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2022-03-24 12:11:57 -0500
commitbcb20b4701e957f150c8358a919093aa5d3fd8f0 (patch)
tree53dfdbf9ea3055ae96e33bf86e54157d37fca34f /chapter08/stripping.xml
parentd54813bc0cee6979c64e5293e0cf664beba0320e (diff)
Speling
Diffstat (limited to 'chapter08/stripping.xml')
-rw-r--r--chapter08/stripping.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/stripping.xml b/chapter08/stripping.xml
index 22b34562a..e7ab14f6d 100644
--- a/chapter08/stripping.xml
+++ b/chapter08/stripping.xml
@@ -41,7 +41,7 @@
rationale to use the <command>install</command> command here.</para>
<note><para>The ELF loader's name is ld-linux-x86-64.so.2 on 64-bit systems
- and ld-linux.so.2 on 32-bit systems. The contruct below selects the
+ and ld-linux.so.2 on 32-bit systems. The construct below selects the
correct name for the current architecture.</para></note>
<!-- also of interest are libgfortan, libgo, libgomp, and libobjc from GCC -->