aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08
diff options
context:
space:
mode:
authorXi Ruoyao <xry111@mengyan1223.wang>2021-08-13 12:23:43 +0800
committerXi Ruoyao <xry111@mengyan1223.wang>2021-08-13 12:24:15 +0800
commit89250241d47f55c276f553ed45da35d4374222d0 (patch)
tree89d2d9c21872b175aa2ea2f3bab102a2bb714693 /chapter08
parent8a269ec27eaaffdba200b3b21f7f8821a03456bd (diff)
minor typo
Diffstat (limited to 'chapter08')
-rw-r--r--chapter08/gcc.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/gcc.xml b/chapter08/gcc.xml
index f09cce6f8..bbe83a50d 100644
--- a/chapter08/gcc.xml
+++ b/chapter08/gcc.xml
@@ -138,7 +138,7 @@ su tester -c "PATH=$PATH make -k check"</userinput></screen>
<!-- https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100117 -->
<para>In libstdc++, one test named <filename>49745.cc</filename> is
- known to fail because the header dependencies in glibc have have
+ known to fail because the header dependencies in glibc have
changed.</para>
<para>In libstdc++, one numpunct test and six tests related to get_time are