* gensupport.c: Fix misspelling.
authorMatt Kraai <kraai@gcc.gnu.org>
Fri, 7 Jun 2002 17:59:18 +0000 (17:59 +0000)
committerMatt Kraai <kraai@gcc.gnu.org>
Fri, 7 Jun 2002 17:59:18 +0000 (17:59 +0000)
From-SVN: r54346

gcc/gensupport.c

index 251cce995a5ab0316ff256cc6f6c77beb35f0ff6..7cfa31ba127b7b345d65d6703b67e861eb3b6405 100644 (file)
@@ -183,7 +183,7 @@ remove_constraints (part)
 }
 
 /* Process an include file assuming that it lives in gcc/config/{target}/ 
-   if the include looks line (include "file").  */
+   if the include looks like (include "file").  */
 
 static void
 process_include (desc, lineno)