瀏覽代碼

typo fixed

Kirill Kranz 1 年之前
父節點
當前提交
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