aboutsummaryrefslogtreecommitdiff
path: root/sim/erc32/sis.c
diff options
context:
space:
mode:
Diffstat (limited to 'sim/erc32/sis.c')
-rw-r--r--sim/erc32/sis.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/erc32/sis.c b/sim/erc32/sis.c
index 0bed197..2cb75a6 100644
--- a/sim/erc32/sis.c
+++ b/sim/erc32/sis.c
@@ -177,7 +177,7 @@ main(argc, argv)
cfile = 0;
for (i = 0; i < 64; i++)
cmdq[i] = 0;
- printf("\n SIS - SPARC intruction simulator %s, copyright Jiri Gaisler 1995\n", sis_version);
+ printf("\n SIS - SPARC instruction simulator %s, copyright Jiri Gaisler 1995\n", sis_version);
printf(" Bug-reports to jgais@wd.estec.esa.nl\n\n");
while (stat < argc) {
if (argv[stat][0] == '-') {