aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/extend.texi
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/doc/extend.texi')
-rw-r--r--gcc/doc/extend.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/doc/extend.texi b/gcc/doc/extend.texi
index fa7f31e..68a1391 100644
--- a/gcc/doc/extend.texi
+++ b/gcc/doc/extend.texi
@@ -9803,7 +9803,7 @@ The extended version of @code{__builtin_expect} is not supported.
@end itemize
-@emph{Note:} Only the interface descibed in the aforementioned
+@emph{Note:} Only the interface described in the aforementioned
specification is supported. Internally, GCC uses built-in functions to
implement the required functionality, but these are not supported and
are subject to change without notice.