summaryrefslogtreecommitdiff
path: root/gcc/doc/options.texi
diff options
context:
space:
mode:
authorkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>2009-12-16 00:49:41 +0000
committerkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>2009-12-16 00:49:41 +0000
commitb6a556f8129de4fe530a60f533d2f4b214edcfaa (patch)
tree9865a14734004817baf473050220b5353ccac257 /gcc/doc/options.texi
parentc8d05a33957a809969d2704058c767e9bb4162c8 (diff)
downloadgcc-b6a556f8129de4fe530a60f533d2f4b214edcfaa.tar.gz
* doc/invoke.texi, doc/options.texi, doc/plugins.texi,
doc/tm.texi: Fix typos. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@155281 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/doc/options.texi')
-rw-r--r--gcc/doc/options.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/doc/options.texi b/gcc/doc/options.texi
index 2041de97353..284ea49cdfe 100644
--- a/gcc/doc/options.texi
+++ b/gcc/doc/options.texi
@@ -85,7 +85,7 @@ configurations and yet the masks always need to be defined.
@section Option properties
The second field of an option record can specify any of the following
-properties. When an option takes an argument, it is enlosed in parentheses
+properties. When an option takes an argument, it is enclosed in parentheses
following the option property name. The parser that handles option files
is quite simplistic, and will be tricked by any nested parentheses within
the argument text itself; in this case, the entire option argument can