mirror of
https://github.com/rcornwell/sims.git
synced 2026-01-20 01:44:44 +00:00
KA10: Fix spelling of III.
This commit is contained in:
parent
bd44045ab6
commit
b413978495
@ -1,4 +1,4 @@
|
||||
/* ka10_iii.c: Triple III display processor.
|
||||
/* ka10_iii.c: Triple-I display processor.
|
||||
|
||||
Copyright (c) 2019-2020, Richard Cornwell
|
||||
|
||||
@ -670,6 +670,6 @@ return SCPE_OK;
|
||||
|
||||
const char *iii_description (DEVICE *dptr)
|
||||
{
|
||||
return "Triple III Display";
|
||||
return "Triple-I Display";
|
||||
}
|
||||
#endif
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user