From: Tom Tromey Date: Tue, 31 Dec 2002 19:16:24 +0000 (+0000) Subject: * doc/install.texi (Testing): Fixed typo. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3b41afd944b8413290a47b776d638abfe7321969;p=gcc.git * doc/install.texi (Testing): Fixed typo. From-SVN: r60709 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 333647db266..184ab7e8616 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2002-12-31 Tom Tromey + + * doc/install.texi (Testing): Fixed typo. + 2002-12-31 Kazu Hirata * config/h8300/h8300.h (TRAMPOLINE_TEMPLATE): Remove. diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index 484732bbe1c..8729f745aec 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -1297,7 +1297,7 @@ specifying the location of that tree when invoking @samp{make}, as in @uref{http://www-124.ibm.com/developerworks/oss/cvs/jikes/~checkout~/jacks/jacks.html,,Jacks} is a free test suite that tests Java compiler front ends. This suite -can be run as part of libgcj testing by placing the Jacks tree withing +can be run as part of libgcj testing by placing the Jacks tree within the libjava testsuite at @file{libjava/testsuite/libjava.jacks/jacks}. @section How to interpret test results