summaryrefslogtreecommitdiff
path: root/gcc/doc/sourcebuild.texi
diff options
context:
space:
mode:
authordoko <doko@138bc75d-0d04-0410-961f-82ee72b054a4>2006-07-08 18:35:51 +0000
committerdoko <doko@138bc75d-0d04-0410-961f-82ee72b054a4>2006-07-08 18:35:51 +0000
commit52e76f501030691108f199c33511c941b7b94f35 (patch)
treee42d9b0681377973933710b3edca416a1f505779 /gcc/doc/sourcebuild.texi
parentd751177ad34a663689829bb814017ea2e82476b1 (diff)
downloadgcc-52e76f501030691108f199c33511c941b7b94f35.tar.gz
2006-07-08 Matthias Klose <doko@debian.org>
* doc/sourcebuild.texi: Fix typo. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@115287 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 66e1b37222b..2bfa582f0c8 100644
--- a/gcc/doc/sourcebuild.texi
+++ b/gcc/doc/sourcebuild.texi
@@ -911,7 +911,7 @@ FIXME: discuss non-C testsuites here.
@subsection Directives used within DejaGnu tests
Test directives appear within comments in a test source file and begin
-with @code{dg-}. Some of these are defined within DegaGnu and others
+with @code{dg-}. Some of these are defined within DejaGnu and others
are local to the GCC testsuite.
The order in which test directives appear in a test can be important: