Kaynağa Gözat

* fix typo (no code changes)

git-svn-id: trunk@45644 -
svenbarth 5 yıl önce
ebeveyn
işleme
c45c543faa
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      compiler/psub.pas

+ 1 - 1
compiler/psub.pas

@@ -975,7 +975,7 @@ implementation
                InternalError(2013121301);
 
             { Generate special exception block only needed when
-              implicit finaly is used }
+              implicit finally is used }
             current_filepos:=exitpos;
             { Generate code that will be in the try...finally }
             finalcode:=internalstatements(codestatement);