From c087d97b963f37e5484958709f1b7dfbb1adeb56 Mon Sep 17 00:00:00 2001 From: florian Date: Sat, 4 May 2013 19:37:34 +0000 Subject: [PATCH] * typo fixed git-svn-id: trunk@24431 - --- compiler/psub.pas | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compiler/psub.pas b/compiler/psub.pas index cd70479630..9ff647db11 100644 --- a/compiler/psub.pas +++ b/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}