diff options
author | Xi Ruoyao <xry111@mengyan1223.wang> | 2021-08-02 21:08:51 +0800 |
---|---|---|
committer | Xi Ruoyao <xry111@mengyan1223.wang> | 2021-08-02 21:08:51 +0800 |
commit | ea0f48e5a8d9b1e8d6a41ee2985b573f05c12985 (patch) | |
tree | b319e10ddbaadc0620449bc699b7a9f4dadc4c13 | |
parent | c2d234220ba17cb8696b8cacff990a176b215ff3 (diff) |
binutils: typo
-rw-r--r-- | chapter08/binutils.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/binutils.xml b/chapter08/binutils.xml index 9b8c68ceb..2a8374d6c 100644 --- a/chapter08/binutils.xml +++ b/chapter08/binutils.xml @@ -164,7 +164,7 @@ cd build</userinput></screen> <screen><userinput remap="test">make -k check</userinput></screen> - <para>Foru tests related to zlib are known ot fail.</para> + <para>Four tests related to zlib are known to fail.</para> <!-- <para>Seven gold tests are known to fail with gcc-11.1.0</para> |