summaryrefslogtreecommitdiff
path: root/sim/h8300/writecode.c
diff options
context:
space:
mode:
authorFrank Ch. Eigler <fche@redhat.com>2000-06-13 20:32:01 +0000
committerFrank Ch. Eigler <fche@redhat.com>2000-06-13 20:32:01 +0000
commitca4b52621d7bf20c17c40f8faaba2f4dd072b050 (patch)
treea94aa4dd8e2d74ba7d3e9c93664ef1159e3b5a31 /sim/h8300/writecode.c
parentb07c563ce2d14f911b0eabc959991592f6f7cd3f (diff)
downloadgdb-ca4b52621d7bf20c17c40f8faaba2f4dd072b050.tar.gz
* "Dont" -> "Don't"
2000-06-13 Frank Ch. Eigler <fche@redhat.com> * compile.c, writecode.c: Correct typo.
Diffstat (limited to 'sim/h8300/writecode.c')
-rw-r--r--sim/h8300/writecode.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/h8300/writecode.c b/sim/h8300/writecode.c
index 50bbf9f1bae..ea5c8ac3405 100644
--- a/sim/h8300/writecode.c
+++ b/sim/h8300/writecode.c
@@ -882,7 +882,7 @@ owrite (i)
printf ("case 0x%03x:\n", i);
}
- /* Dont need any if's this is the only one */
+ /* Don't need any if's this is the only one */
edo (*p);
}
else