Fix typo in comment.
authorRichard Kenner <kenner@gcc.gnu.org>
Sat, 7 May 1994 14:05:01 +0000 (10:05 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Sat, 7 May 1994 14:05:01 +0000 (10:05 -0400)
From-SVN: r7260

gcc/tree.h

index d2e62910361e81c761b78d72430b59a80afdd6db..ffaf25db3d723786ba54e81b414249797867ed7d 100644 (file)
@@ -869,7 +869,7 @@ struct tree_type
 
 /* In a TYPE_DECL
    nonzero means the detail info about this type is not dumped into stabs.
-   In stead, it will generate cross reference ('x') of names. 
+   Instead it will generate cross reference ('x') of names. 
    This uses the same flag as DECL_EXTERNAL. */
 #define TYPE_DECL_SUPPRESS_DEBUG(NODE) ((NODE)->decl.external_flag)