summaryrefslogtreecommitdiff
path: root/gcc/extend.texi
diff options
context:
space:
mode:
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>1999-08-07 05:26:41 +0000
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>1999-08-07 05:26:41 +0000
commite174c69cef1c0cd34ca02bde4db11d551c73de74 (patch)
tree95a10a16c5c885282b794c7235ab6b00dfd75993 /gcc/extend.texi
parent44981bc7c15c48b38f118ab7bbe08201ea7a86b6 (diff)
downloadgcc-e174c69cef1c0cd34ca02bde4db11d551c73de74.tar.gz
* extend.texi, install.texi: Fix spelling mistakes.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@28567 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/extend.texi')
-rw-r--r--gcc/extend.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/extend.texi b/gcc/extend.texi
index 89a79f563c4..a6644cec007 100644
--- a/gcc/extend.texi
+++ b/gcc/extend.texi
@@ -3109,7 +3109,7 @@ specify the @samp{-O} option.
In the past, the GNU C++ compiler was extended to experiment with new
features, at a time when the C++ language was still evolving. Now that
-the C++ standard is complete, some of those features are superceded by
+the C++ standard is complete, some of those features are superseded by
superior alternatives. Using the old features might cause a warning in
some cases that the feature will be dropped in the future. In other
cases, the feature might be gone already.