From: Matt Kraai Date: Fri, 7 Jun 2002 17:59:18 +0000 (+0000) Subject: * gensupport.c: Fix misspelling. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=808157065303051f2c1d92e7bc64f8281dd574f8;p=gcc.git * gensupport.c: Fix misspelling. From-SVN: r54346 --- diff --git a/gcc/gensupport.c b/gcc/gensupport.c index 251cce995a5..7cfa31ba127 100644 --- a/gcc/gensupport.c +++ b/gcc/gensupport.c @@ -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)