mirror of
https://github.com/simh/simh.git
synced 2026-01-11 23:52:58 +00:00
I650: Correct spelling error in CDR device description
This commit is contained in:
parent
f921962ff2
commit
4a686ad0d0
@ -1342,7 +1342,7 @@ cdr_help(FILE *st, DEVICE *dptr, UNIT *uptr, int32 flag, const char *cptr)
|
||||
const char *
|
||||
cdr_description(DEVICE *dptr)
|
||||
{
|
||||
return "533 Card Read-Ounch unit";
|
||||
return "533 Card Read-Punch unit";
|
||||
}
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user