Explorar o código

* typo fixed

git-svn-id: trunk@24431 -
florian %!s(int64=12) %!d(string=hai) anos
pai
achega
c087d97b96
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      compiler/psub.pas

+ 1 - 1
compiler/psub.pas

@@ -1554,7 +1554,7 @@ implementation
 
 {$ifdef AVR}
             { because of the limited branch distance of cond. branches, they must be replaced
-              somtimes by normal jmps and an inverse branch }
+              sometimes by normal jmps and an inverse branch }
             finalizeavrcode(aktproccode);
 {$endif AVR}