From 63107f4bc51be166cf824931968cb8d81a083ea7 Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Fri, 25 Mar 2022 01:03:13 +0800 Subject: fix typos Suggested-by: rhubarbpieguy --- chapter08/stripping.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapter08/stripping.xml') 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 install command here. 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. -- cgit v1.2.3-54-g00ecf