gcc: Fix a grammar error in text

This commit is contained in:
Xi Ruoyao 2023-08-16 12:26:14 +08:00
parent 58fc92b47e
commit cfcc2fe6cd
No known key found for this signature in database
GPG Key ID: ACAAD20E19E710E3

View File

@ -192,7 +192,7 @@ su tester -c "PATH=$PATH make -k check"</userinput></screen>
In the asan tests, several tests in <filename>asan_test.C</filename>
are known to fail.
The test named <filename>interception-malloc-test-1.C</filename>
are known to fail.
is known to fail.
</para>
<para>A few unexpected failures cannot always be avoided. The GCC developers