install.texi: Fix typos.
authorJanis Johnson <janis187@us.ibm.com>
Wed, 11 Sep 2002 22:10:10 +0000 (22:10 +0000)
committerJanis Johnson <janis@gcc.gnu.org>
Wed, 11 Sep 2002 22:10:10 +0000 (22:10 +0000)
2002-09-11  Janis Johnson  <janis187@us.ibm.com>

* doc/install.texi: Fix typos.

From-SVN: r57041

gcc/ChangeLog
gcc/doc/install.texi

index c11b6247ce29bc23ada1b609681d327efc604b31..2db0e7d3dbf33458e185978d36999e7d5093aac6 100644 (file)
@@ -1,3 +1,7 @@
+2002-09-11  Janis Johnson  <janis187@us.ibm.com>
+
+       * doc/install.texi: Fix typos.
+
 2002-09-11  Zack Weinberg  <zack@codesourcery.com>
 
        * Makefile.in: Remove all references to s-under and underscore.c.
index fdd6d6386840525c7e6c00a72ba898ab388aafe5..de91c19dcd72b89e79ced59082a6b9b47f6e8979 100644 (file)
@@ -1115,9 +1115,9 @@ used to disable building the Ada front end.
 
 Additional build tools (such as @command{gnatmake}) or a working GNAT
 run-time library installation are usually @emph{not} required.  However,
-if you want to boostrap the compiler using a minimal version of GNAT,
+if you want to bootstrap the compiler using a minimal version of GNAT,
 you have to issue the following commands before invoking @samp{make
-boostrap} (this assumes that you start with an unmodified and consistent
+bootstrap} (this assumes that you start with an unmodified and consistent
 source distribution):
 
 @example