fixed mordor

This commit is contained in:
aiju 2011-04-21 17:31:51 +02:00
parent e003d49fe1
commit c693f26b2c

View file

@ -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: