Index: /FCKeditor.Java/trunk/src/site/apt/velocity_freemarker.apt
===================================================================
--- /FCKeditor.Java/trunk/src/site/apt/velocity_freemarker.apt	(revision 2155)
+++ /FCKeditor.Java/trunk/src/site/apt/velocity_freemarker.apt	(revision 2156)
@@ -17,5 +17,5 @@
 ~~
 ~~ == END LICENSE ==
-~~ @version $Id: connector.apt 2004 2008-05-16 14:48:17Z mosipov $
+~~ @version $Id$
                         ------------------------------
                         Velocity/FreeMarker Integration
@@ -52,6 +52,6 @@
     FCKeditor editor = new FCKeditor(request, instanceName);
     editor.setValue(value);
-    // HERE you could set other properties like 'fckconfig.js' 'fckstyles.xml' 
-    // and so on.
+    // HERE you could set other properties like 'fckconfig.js' (with custom path)
+    // 'fckstyles.xml' and so on.
     return editor.createHtml();
   }
