diff options
author | Michael Y. Brukman <myb2@cornell.edu> | 2002-03-08 14:16:36 +0000 |
---|---|---|
committer | Richard Sandiford <rsandifo@gcc.gnu.org> | 2002-03-08 14:16:36 +0000 |
commit | 81034129233e4dc9b8c770ab836bda4260652c6a (patch) | |
tree | b6ae3df89306fb68dcc9a680222968711b80e758 /gcc/doc | |
parent | 71db7d0315cfa958ceead1b436a130cd5d21002c (diff) | |
download | gcc-81034129233e4dc9b8c770ab836bda4260652c6a.tar.gz |
* doc/sourcebuild.texi: Fix typo.
From-SVN: r50439
Diffstat (limited to 'gcc/doc')
-rw-r--r-- | gcc/doc/sourcebuild.texi | 2 |
1 files changed, 1 insertions, 1 deletions
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. |