aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
diff options
context:
space:
mode:
authorMichael Y. Brukman <myb2@cornell.edu>2002-03-08 14:16:36 +0000
committerRichard Sandiford <rsandifo@gcc.gnu.org>2002-03-08 14:16:36 +0000
commit81034129233e4dc9b8c770ab836bda4260652c6a (patch)
treeb6ae3df89306fb68dcc9a680222968711b80e758 /gcc/doc
parent71db7d0315cfa958ceead1b436a130cd5d21002c (diff)
downloadgcc-81034129233e4dc9b8c770ab836bda4260652c6a.zip
gcc-81034129233e4dc9b8c770ab836bda4260652c6a.tar.gz
gcc-81034129233e4dc9b8c770ab836bda4260652c6a.tar.bz2
* doc/sourcebuild.texi: Fix typo.
From-SVN: r50439
Diffstat (limited to 'gcc/doc')
-rw-r--r--gcc/doc/sourcebuild.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/doc/sourcebuild.texi b/gcc/doc/sourcebuild.texi
index 670d501..832053b 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.