Browse Source

typo fixed

Kirill Kranz 11 tháng trước cách đây
mục cha
commit
be9bfbecc5
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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