OSDN Git Service

Fix typo.
authormrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 11 May 2004 20:59:12 +0000 (20:59 +0000)
committermrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 11 May 2004 20:59:12 +0000 (20:59 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@81717 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/builtin-attrs.def

index 92fe65e..10d5864 100644 (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")