fixed mordor
This commit is contained in:
parent
e003d49fe1
commit
c693f26b2c
1 changed files with 1 additions and 1 deletions
|
@ -1130,7 +1130,7 @@ conswrite(Chan *c, void *va, long n, vlong off)
|
|||
break;
|
||||
|
||||
case Qmordor:
|
||||
error("one does not simply write to mordor");
|
||||
error("one does not simply write into mordor");
|
||||
return 0;
|
||||
|
||||
default:
|
||||
|
|
Loading…
Reference in a new issue