fcl-js: fixed comment

git-svn-id: trunk@38650 -
This commit is contained in:
Mattias Gaertner 2018-03-30 15:14:27 +00:00
parent 0ce5452980
commit c2a69bb9ca

View File

@ -923,7 +923,7 @@ Type
TJSTryFinallyStatement = Class(TJSTryStatement);
{ TJSFunctionDeclarationStatement - as TJSFuncDef, except as a statement }
{ TJSFunctionDeclarationStatement - same as TJSFuncDef, except as a TJSElement }
TJSFunctionDeclarationStatement = Class(TJSElement)
private