Преглед изворни кода

* fix typo (no code changes)

git-svn-id: trunk@45644 -
svenbarth пре 5 година
родитељ
комит
c45c543faa
1 измењених фајлова са 1 додато и 1 уклоњено
  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);