aboutsummaryrefslogtreecommitdiff
path: root/sim/h8300/compile.c
diff options
context:
space:
mode:
Diffstat (limited to 'sim/h8300/compile.c')
-rw-r--r--sim/h8300/compile.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/h8300/compile.c b/sim/h8300/compile.c
index 517549b..81aca5e 100644
--- a/sim/h8300/compile.c
+++ b/sim/h8300/compile.c
@@ -444,7 +444,7 @@ decode (addr, data, dst)
return;
}
else
- printf ("Dont understand %x \n", looking_for);
+ printf ("Don't understand %x \n", looking_for);
}
len++;