2
0
Эх сурвалжийг харах

* fix typo (no code changes)

git-svn-id: trunk@45644 -
svenbarth 5 жил өмнө
parent
commit
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);