OSDN Git Service

Trivial comment typo in previous change.
authorpbrook <pbrook@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 30 Apr 2004 20:35:15 +0000 (20:35 +0000)
committerpbrook <pbrook@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 30 Apr 2004 20:35:15 +0000 (20:35 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@81367 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/config/arm/arm-cores.def

index e31bc12..cf08aa8 100644 (file)
@@ -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)