aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorPaul Brook <pbrook@gcc.gnu.org>2004-04-30 20:35:15 +0000
committerPaul Brook <pbrook@gcc.gnu.org>2004-04-30 20:35:15 +0000
commit269c559dab0e8ff21c33aae0186c8144d86f3bbe (patch)
treea1ec8a574f3a9e40951b68ac119a9c9f8b7bcd34 /gcc
parentb73f075a43ad13f009188e96694a3693131f9f0a (diff)
downloadgcc-269c559dab0e8ff21c33aae0186c8144d86f3bbe.zip
gcc-269c559dab0e8ff21c33aae0186c8144d86f3bbe.tar.gz
gcc-269c559dab0e8ff21c33aae0186c8144d86f3bbe.tar.bz2
Trivial comment typo in previous change.
From-SVN: r81367
Diffstat (limited to 'gcc')
-rw-r--r--gcc/config/arm/arm-cores.def2
1 files changed, 1 insertions, 1 deletions
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)