Fix typo.

From-SVN: r81717
This commit is contained in:
Mike Stump 2004-05-11 20:59:12 +00:00
parent 44b2a8daf3
commit c72c42e8fb
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ DEF_LIST_INT_INT (3,0)
DEF_LIST_INT_INT (3,4)
#undef DEF_LIST_INT_INT
/* Construct tress for identifiers. */
/* Construct trees for identifiers. */
DEF_ATTR_IDENT (ATTR_CONST, "const")
DEF_ATTR_IDENT (ATTR_FORMAT, "format")
DEF_ATTR_IDENT (ATTR_FORMAT_ARG, "format_arg")