Test suite is two words. Added the definite article where idiomatic.

This commit is contained in:
David Bryant 2022-12-13 10:50:11 -06:00
parent 4ecb5ada8e
commit 7699773071

View File

@ -175,10 +175,10 @@ cd build</userinput></screen>
The test named <filename>ar with versioned solib</filename> is also
known to fail.
<!-- https://sourceware.org/bugzilla/show_bug.cgi?id=29107 -->
Because of a race between the gas testsuite and the gprofng testsuite,
Because of a race between the gas test suite and the gprofng test suite,
some gas tests may fail if parallel jobs are used. If you are not
assured of the correctness of gas, invoke
<command>make check-gas</command> to run gas testsuite separately and
<command>make check-gas</command> to run the gas test suite separately and
all tests should pass. Three gprofng tests yield the
<literal>ERROR</literal> result, and they are counted as
<literal>UNRESOLVED</literal> in the summary.</para>