aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Kraai <kraai@alumni.cmu.edu>2004-02-12 04:13:09 +0000
committerMatt Kraai <kraai@gcc.gnu.org>2004-02-12 04:13:09 +0000
commitc2910edfb9a382e84ebac158f9c66b11e7749c7f (patch)
treedb0ae811d775c166e27381a837a0290a746ec89c
parent423e95e2042989aa21da2f47e67a657480eb38d5 (diff)
downloadgcc-c2910edfb9a382e84ebac158f9c66b11e7749c7f.zip
gcc-c2910edfb9a382e84ebac158f9c66b11e7749c7f.tar.gz
gcc-c2910edfb9a382e84ebac158f9c66b11e7749c7f.tar.bz2
* doc/install.texi: Fix the spelling of "explicitly".
From-SVN: r77689
-rw-r--r--gcc/ChangeLog4
-rw-r--r--gcc/doc/install.texi2
2 files changed, 5 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index efcaac7..f036949 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,7 @@
+2004-02-11 Matt Kraai <kraai@alumni.cmu.edu>
+
+ * doc/install.texi: Fix the spelling of "explicitly".
+
2004-02-11 Eric Christopher <echristo@redhat.com>
* cppcharset.c (_cpp_interpret_string_notranslate): Rename and
diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi
index cb1194c..932c6a3 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