Fix the typo for real now.
authorAlexandre Oliva <aoliva@gcc.gnu.org>
Thu, 18 Oct 2001 18:43:20 +0000 (18:43 +0000)
committerAlexandre Oliva <aoliva@gcc.gnu.org>
Thu, 18 Oct 2001 18:43:20 +0000 (18:43 +0000)
From-SVN: r46336

gcc/doc/extend.texi

index f94950b..ee8f616 100644 (file)
@@ -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},