diff --git a/gcc/ChangeLog b/gcc/ChangeLog index fbc465e35d6..3b4e7fb05fe 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2008-04-01 Ben Elliston + + * doc/c-tree.texi (Function Basics): Fix grammatical error. + 2008-03-31 Seongbae Park * common.opt (fprofile-dir=, fprofile-use=, fprofile-generate=): diff --git a/gcc/doc/c-tree.texi b/gcc/doc/c-tree.texi index d7276894432..1f019763d09 100644 --- a/gcc/doc/c-tree.texi +++ b/gcc/doc/c-tree.texi @@ -1508,7 +1508,7 @@ whose @code{TREE_VALUE} represents a type. @item TYPE_NOTHROW_P This predicate holds when the exception-specification of its arguments -if of the form `@code{()}'. +is of the form `@code{()}'. @item DECL_ARRAY_DELETE_OPERATOR_P This predicate holds if the function an overloaded