From 269c559dab0e8ff21c33aae0186c8144d86f3bbe Mon Sep 17 00:00:00 2001 From: Paul Brook Date: Fri, 30 Apr 2004 20:35:15 +0000 Subject: Trivial comment typo in previous change. From-SVN: r81367 --- gcc/config/arm/arm-cores.def | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc') diff --git a/gcc/config/arm/arm-cores.def b/gcc/config/arm/arm-cores.def index e31bc12..cf08aa8 100644 --- a/gcc/config/arm/arm-cores.def +++ b/gcc/config/arm/arm-cores.def @@ -33,7 +33,7 @@ If you update this table, you must update the "tune" attribute in arm.md. - Some tools assume no writespace up to the first "," in each entry. */ + Some tools assume no whitespace up to the first "," in each entry. */ ARM_CORE(arm2, 2, FL_CO_PROC | FL_MODE26, slowmul) ARM_CORE(arm250, 2, FL_CO_PROC | FL_MODE26, slowmul) -- cgit v1.1