소스 검색

changed a comment

ceriel 34 년 전
부모
커밋
36ce140e43
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      doc/em/int/em.p

+ 1 - 1
doc/em/int/em.p

@@ -192,7 +192,7 @@ var
   iclass: insclass;     { true for escaped opcodes }
   dispat: array[insclass,byte] of dispatch;
   retsize:size;         { holds size of last LFR }
-  insr: mnem;           { holds the instructionnumber }
+  insr: mnem;           { holds the instruction number }
   halted: boolean;      { normally false }
   exitstatus:word;      { parameter of MON 1 }
   ignmask:word;         { ignore mask for traps }