diff options
author | Nick Clifton <nickc@gcc.gnu.org> | 2015-10-23 07:39:32 +0000 |
---|---|---|
committer | Nick Clifton <nickc@gcc.gnu.org> | 2015-10-23 07:39:32 +0000 |
commit | 956dd14e45acb7c4f255206fe7a60428ff8fb9b4 (patch) | |
tree | b90c7c1700bd2009326278f7827d17175b667f15 | |
parent | 9f468f077255e4d99b2ba9cb6063fbb352530b15 (diff) | |
download | gcc-956dd14e45acb7c4f255206fe7a60428ff8fb9b4.zip gcc-956dd14e45acb7c4f255206fe7a60428ff8fb9b4.tar.gz gcc-956dd14e45acb7c4f255206fe7a60428ff8fb9b4.tar.bz2 |
Fix typo.
From-SVN: r229213
-rw-r--r-- | gcc/doc/invoke.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index 67ca5f1..5665315 100644 --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi @@ -18453,7 +18453,7 @@ etc) to the memory regions. @item -msilicon-errata= @opindex msilicon-errata This option passes on a request to assembler to enable the fixes for -the names silicon errata. +the named silicon errata. @item -msilicon-errata-warn= @opindex msilicon-errata-warn |