From: Michael Y. Brukman Date: Fri, 8 Mar 2002 14:16:36 +0000 (+0000) Subject: * doc/sourcebuild.texi: Fix typo. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=81034129233e4dc9b8c770ab836bda4260652c6a;p=gcc.git * doc/sourcebuild.texi: Fix typo. From-SVN: r50439 --- 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.