From c2910edfb9a382e84ebac158f9c66b11e7749c7f Mon Sep 17 00:00:00 2001 From: Matt Kraai Date: Thu, 12 Feb 2004 04:13:09 +0000 Subject: [PATCH] * doc/install.texi: Fix the spelling of "explicitly". From-SVN: r77689 --- gcc/ChangeLog | 4 ++++ gcc/doc/install.texi | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index efcaac777e6..f036949e21c 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2004-02-11 Matt Kraai + + * doc/install.texi: Fix the spelling of "explicitly". + 2004-02-11 Eric Christopher * cppcharset.c (_cpp_interpret_string_notranslate): Rename and diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index cb1194cd3bc..932c6a3ae05 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -1031,7 +1031,7 @@ language sub-directories might not have been configured! @item --disable-libada Specify that the run-time libraries and tools used by GNAT should not be built. This can be useful for debugging, or for compatibility with -previous Ada build procedures, when it was required to explicitely +previous Ada build procedures, when it was required to explicitly do a @samp{make -C gcc gnatlib_and_tools}. @item --disable-libgcj