aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/stripping.xml
diff options
context:
space:
mode:
authorXi Ruoyao <xry111@mengyan1223.wang>2022-03-25 01:03:13 +0800
committerXi Ruoyao <xry111@mengyan1223.wang>2022-03-25 01:03:13 +0800
commit63107f4bc51be166cf824931968cb8d81a083ea7 (patch)
tree7f56393a56f299fbac705549856a0cb03a86c51e /chapter08/stripping.xml
parent6ad47308625723c0b13905d13505a633b68f0f66 (diff)
fix typos
Suggested-by: rhubarbpieguy <rhubarbpieguy@vivaldi.net>
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 -->