From 81034129233e4dc9b8c770ab836bda4260652c6a Mon Sep 17 00:00:00 2001 From: "Michael Y. Brukman" Date: Fri, 8 Mar 2002 14:16:36 +0000 Subject: [PATCH] * doc/sourcebuild.texi: Fix typo. From-SVN: r50439 --- gcc/ChangeLog | 4 ++++ gcc/doc/sourcebuild.texi | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index ea61862664c..3b741822691 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2002-03-08 Michael Y. Brukman + + * doc/sourcebuild.texi: Fix typo. + 2002-03-08 Jakub Jelinek PR c/3711 diff --git a/gcc/doc/sourcebuild.texi b/gcc/doc/sourcebuild.texi index 670d501d9e5..832053b10da 100644 --- a/gcc/doc/sourcebuild.texi +++ b/gcc/doc/sourcebuild.texi @@ -60,7 +60,7 @@ The Fortran runtime library. The @code{libffi} library, used as part of the Java runtime library. @item libiberty -The @code{libibery} library, used for portability and for some +The @code{libiberty} library, used for portability and for some generally useful data structures and algorithms. @xref{Top, , Introduction, libiberty, @sc{gnu} libiberty}, for more information about this library. -- 2.30.2