I650: Correct spelling error in CDR device description
This commit is contained in:
parent
f921962ff2
commit
4a686ad0d0
1 changed files with 1 additions and 1 deletions
|
@ -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";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue