summaryrefslogtreecommitdiff
path: root/gcc/doc
diff options
context:
space:
mode:
authorkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>2005-05-19 03:05:49 +0000
committerkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>2005-05-19 03:05:49 +0000
commitc78cbec85ead213282b6beaf5815ce68aa6bdaa8 (patch)
tree2515da9a6676ddb153df106225173fc9b07d620d /gcc/doc
parente168332da6a7399278e91f551b41c1a2544574c2 (diff)
downloadgcc-c78cbec85ead213282b6beaf5815ce68aa6bdaa8.tar.gz
gcc/
* cfgexpand.c, tree-cfg.c, tree-inline.c, tree-optimize.c, tree-ssa-forwprop.c: Fix comment typos. * doc/invoke.texi: Fix a typo. cp/ * parser.c: Fix comment typos. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99944 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/doc')
-rw-r--r--gcc/doc/invoke.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi
index 75227614602..1a96988ced2 100644
--- a/gcc/doc/invoke.texi
+++ b/gcc/doc/invoke.texi
@@ -1937,7 +1937,7 @@ support for invoking the @code{- (id) .cxx_construct} and
@item -fobjc-direct-dispatch
@opindex fobjc-direct-dispatch
Allow fast jumps to the message dispatcher. On Darwin this is
-accompilished via the comm page.
+accomplished via the comm page.
@item -fobjc-exceptions
@opindex fobjc-exceptions