فهرست منبع

* spelling fixed

git-svn-id: trunk@24205 -
florian 12 سال پیش
والد
کامیت
ec69ed5b3c
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      compiler/arm/rgcpu.pas

+ 1 - 1
compiler/arm/rgcpu.pas

@@ -340,7 +340,7 @@ unit rgcpu;
         { don't load spilled register between
           mov lr,pc
           mov pc,r4
-          but befure the mov lr,pc
+          but before the mov lr,pc
         }
         if assigned(pos.previous) and
           (pos.typ=ait_instruction) and