Explorar o código

fcl-js: fixed comment

git-svn-id: trunk@38650 -
Mattias Gaertner %!s(int64=7) %!d(string=hai) anos
pai
achega
c2a69bb9ca
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      packages/fcl-js/src/jstree.pp

+ 1 - 1
packages/fcl-js/src/jstree.pp

@@ -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