aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/install.texi
diff options
context:
space:
mode:
authorMarkus Trippelsdorf <trippels@gcc.gnu.org>2015-09-10 07:57:13 +0000
committerMarkus Trippelsdorf <trippels@gcc.gnu.org>2015-09-10 07:57:13 +0000
commitcce7bb9dd2939853711c7614cebe61b4fceb01dd (patch)
treed04191a794edc2f623dae9d261b12ddd647d35aa /gcc/doc/install.texi
parente3f68e2c1dc6b3ee5b4d0cd62a02b78981b22f26 (diff)
downloadgcc-cce7bb9dd2939853711c7614cebe61b4fceb01dd.zip
gcc-cce7bb9dd2939853711c7614cebe61b4fceb01dd.tar.gz
gcc-cce7bb9dd2939853711c7614cebe61b4fceb01dd.tar.bz2
Fix typo in doc/install.texi
From-SVN: r227620
Diffstat (limited to 'gcc/doc/install.texi')
-rw-r--r--gcc/doc/install.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi
index 8ba52a0..c18dbdd 100644
--- a/gcc/doc/install.texi
+++ b/gcc/doc/install.texi
@@ -567,7 +567,7 @@ components of the binutils you intend to build alongside the compiler
Likewise the GMP, MPFR and MPC libraries can be automatically built
together with GCC. You may simply run the
./contrib/download_prerequisites script in the GCC source directory
-to set up everythingu.
+to set up everything.
Otherwise unpack the GMP, MPFR and/or MPC source
distributions in the directory containing the GCC sources and rename
their directories to @file{gmp}, @file{mpfr} and @file{mpc},