Browse Source

* spelling fixed

git-svn-id: trunk@24205 -
florian 12 years ago
parent
commit
ec69ed5b3c
1 changed files with 1 additions and 1 deletions
  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