aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorBen Elliston <bje@au.ibm.com>2008-04-01 05:32:18 +0000
committerBen Elliston <bje@gcc.gnu.org>2008-04-01 16:32:18 +1100
commit1b82c3aabead02b8028068a11314c97082ca95c3 (patch)
tree21d831c344ce5cf800184ef0aadf505e63e35bee /gcc
parent048ffb8f5004368e0369f6270c2395e47c65d8ec (diff)
downloadgcc-1b82c3aabead02b8028068a11314c97082ca95c3.zip
gcc-1b82c3aabead02b8028068a11314c97082ca95c3.tar.gz
gcc-1b82c3aabead02b8028068a11314c97082ca95c3.tar.bz2
* doc/c-tree.texi (Function Basics): Fix grammatical error.
From-SVN: r133785
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog4
-rw-r--r--gcc/doc/c-tree.texi2
2 files changed, 5 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index fbc465e..3b4e7fb 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,7 @@
+2008-04-01 Ben Elliston <bje@au.ibm.com>
+
+ * doc/c-tree.texi (Function Basics): Fix grammatical error.
+
2008-03-31 Seongbae Park <seongbae.park@gmail.com>
* common.opt (fprofile-dir=, fprofile-use=, fprofile-generate=):
diff --git a/gcc/doc/c-tree.texi b/gcc/doc/c-tree.texi
index d7276894..1f01976 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