소스 검색

typo fixed

Kirill Kranz 11 달 전
부모
커밋
be9bfbecc5
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      compiler/mips/aasmcpu.pas

+ 1 - 1
compiler/mips/aasmcpu.pas

@@ -719,7 +719,7 @@ begin
 
               case taicpu(pp).ops of
 
-                0 : {noting to do};
+                0 : {nothing to do};
 
                 1 : 
                     if (taicpu(pp).oper[0]^.typ = top_reg) and (firstReg = taicpu(pp).oper[0]^.reg) then