So, while checking this page for our preferred way to write
"testsuite", I noticed it has a case of "test suite" itself. ;-)

Fixed thusly.

Gerald

Index: codingconventions.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/codingconventions.html,v
retrieving revision 1.77
diff -u -r1.77 codingconventions.html
--- codingconventions.html      18 Sep 2016 13:55:17 -0000      1.77
+++ codingconventions.html      3 Feb 2017 07:10:37 -0000
@@ -233,7 +233,7 @@
 testcase passed, the old testcase should be removed and a new testcase
 (with a different name) should be added.  This helps automated
 regression-checkers distinguish a true regression from an improvement
-to the test suite.</p>
+to the testsuite.</p>
 
 
 <h2><a name="Diagnostics">Diagnostics Conventions</a></h2>

Reply via email to