summaryrefslogtreecommitdiff
path: root/gcc/doc/sourcebuild.texi
diff options
context:
space:
mode:
authorrwild <rwild@138bc75d-0d04-0410-961f-82ee72b054a4>2010-04-07 20:49:41 +0000
committerrwild <rwild@138bc75d-0d04-0410-961f-82ee72b054a4>2010-04-07 20:49:41 +0000
commit24217fada45df80ccc5e91793db9190f1fb892ef (patch)
tree7836219ea15a830fee17eee7919710a82ca00d59 /gcc/doc/sourcebuild.texi
parentabc6c64fb2e068f6dab7035c99168fbca347a353 (diff)
downloadgcc-24217fada45df80ccc5e91793db9190f1fb892ef.tar.gz
Fix documentation typos.
gcc/: * doc/generic.texi (Working with declarations) (Function Properties, C and C++ Trees): Fix typos. * doc/sourcebuild.texi (Top Level): Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@158088 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/doc/sourcebuild.texi')
-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 a3455db2e2c..14397b78653 100644
--- a/gcc/doc/sourcebuild.texi
+++ b/gcc/doc/sourcebuild.texi
@@ -33,7 +33,7 @@ The Boehm conservative garbage collector, used as part of the Java
runtime library.
@item config
-Autoconf macros and Makefile fragments used throught the tree.
+Autoconf macros and Makefile fragments used throughout the tree.
@item contrib
Contributed scripts that may be found useful in conjunction with GCC@.