This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Trivial doc typos


Description: fixed a couple of typos in testsuite/README.
Testing: make dvi, make info, although I doubt needed.
svn diff (with -up) yields:

Index: gcc/testsuite/README
===================================================================
--- gcc/testsuite/README	(revision 268955)
+++ gcc/testsuite/README	(working copy)
@@ -8,7 +8,7 @@
 These tests are included "as is". If any of them fails, do not report
 a bug.  Bug reports for DejaGnu can go to bug-dejagnu@gnu.org.
 Discussion and comments about this testsuite should be sent to
-gcc@gcc.gnu.org; additions and changes to should go to sent to
+gcc@gcc.gnu.org; additions and changes should be sent to
 gcc-patches@gcc.gnu.org.
 
 The entire testsuite is invoked by `make check` at the top level of
@@ -48,7 +48,7 @@
 where 
 
 	runtest	Is the name used to invoke DejaGnu.   If DejaGnu is not
-		install this will be the relative path name for runtest.
+		installed this will be the relative path name for runtest.
 
 	--tool	This tells DejaGnu which tool you are testing. It is
 		mainly used to find the testsuite directories for a


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]