summaryrefslogtreecommitdiff
path: root/gcc/config/h8300/h8300.md
diff options
context:
space:
mode:
authorkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>1995-05-16 12:14:26 +0000
committerkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>1995-05-16 12:14:26 +0000
commit01cc3b7526f036bef25d4140ef0903276a67aa9a (patch)
treebf405c4941b111c08c0642d3410b2970aca3b162 /gcc/config/h8300/h8300.md
parent6a63b8ac07f1b0e513c0b549c074e71c63041c1a (diff)
downloadgcc-01cc3b7526f036bef25d4140ef0903276a67aa9a.tar.gz
Fix typos in comments.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9711 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/h8300/h8300.md')
-rw-r--r--gcc/config/h8300/h8300.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/h8300/h8300.md b/gcc/config/h8300/h8300.md
index c1c84e96856..c84d4345e14 100644
--- a/gcc/config/h8300/h8300.md
+++ b/gcc/config/h8300/h8300.md
@@ -1629,7 +1629,7 @@
;; BIT FIELDS
;; -----------------------------------------------------------------
;; The H8/300 has given 1/8th of its opcode space to bitfield
-;; instuctions so let's use them as well as we can
+;; instructions so let's use them as well as we can
;; BCC and BCS patterns.