mirror of
https://github.com/open-simh/simh.git
synced 2026-04-29 05:15:30 +00:00
I650: Correct spelling error in CDR device description
This commit is contained in:
@@ -1342,7 +1342,7 @@ cdr_help(FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, const char *cptr)
|
|||||||
const char *
|
const char *
|
||||||
cdr_description(DEVICE *dptr)
|
cdr_description(DEVICE *dptr)
|
||||||
{
|
{
|
||||||
return "533 Card Read-Ounch unit";
|
return "533 Card Read-Punch unit";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user