From 01142df59a6d0394291b5efcac73e79480993f08 Mon Sep 17 00:00:00 2001 From: pbrook Date: Fri, 30 Apr 2004 20:35:15 +0000 Subject: [PATCH] Trivial comment typo in previous change. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@81367 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/config/arm/arm-cores.def | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/config/arm/arm-cores.def b/gcc/config/arm/arm-cores.def index e31bc12fc22..cf08aa865f3 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) -- 2.11.0