From: Alexandre Oliva Date: Thu, 18 Oct 2001 18:43:20 +0000 (+0000) Subject: Fix the typo for real now. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=eacecf96651d07155d20c784f4ab8862b57b3a50;p=gcc.git Fix the typo for real now. From-SVN: r46336 --- diff --git a/gcc/doc/extend.texi b/gcc/doc/extend.texi index f94950b2102..ee8f6164323 100644 --- a/gcc/doc/extend.texi +++ b/gcc/doc/extend.texi @@ -1926,7 +1926,7 @@ carefully. The keyword @code{__attribute__} allows you to specify special attributes when making a declaration. This keyword is followed by an attribute specification inside double parentheses. The following -attributs are currently defined for functions on all targets: +attributes are currently defined for functions on all targets: @code{noreturn}, @code{noinline}, @code{pure}, @code{const}, @code{format}, @code{format_arg}, @code{no_instrument_function}, @code{section}, @code{constructor}, @code{destructor}, @code{used},