Fix a typo in doc/generic.texi
authorQian Jianhua <qianjh@cn.fujitsu.com>
Tue, 7 Jul 2020 09:12:07 +0000 (10:12 +0100)
committerRichard Sandiford <richard.sandiford@arm.com>
Tue, 7 Jul 2020 09:12:07 +0000 (10:12 +0100)
gcc/
* doc/generic.texi: Fix typo.

gcc/doc/generic.texi

index 827c4232aefb8c590bfd82d2bb66fa60440e0cc2..fb98727928af112f3825e9c12ee47fa49c84dfa0 100644 (file)
@@ -886,7 +886,7 @@ This lookup table needs to be kept up to date with the tree structure
 hierarchy, or else checking and containment macros will fail
 inappropriately.
 
-For language specific @code{DECL} nodes, their is an @code{init_ts}
+For language specific @code{DECL} nodes, there is an @code{init_ts}
 function in an appropriate @file{.c} file, which initializes the lookup
 table.
 Code setting up the table for new @code{DECL} nodes should be added