Index: /FCKeditor.Java/branches/2.4/src/site/apt/fckeditor-properties.apt
===================================================================
--- /FCKeditor.Java/branches/2.4/src/site/apt/fckeditor-properties.apt	(revision 1813)
+++ /FCKeditor.Java/branches/2.4/src/site/apt/fckeditor-properties.apt	(revision 1814)
@@ -18,5 +18,5 @@
 
 +-------------------------------------------------------+
-  fckeditor.toolbarSet = Silver
+  fckeditor.toolbarSet=Silver
   connector.sessionDataImpl=net.fckeditor.impl.BasicSessionData
 ...
@@ -33,4 +33,9 @@
 ...
 +-------------------------------------------------------+   
+
+   [Attention:]	
+     It is essential to know how to use the PropertiesHandler. Like the common properties usage, you should use it only one time at the 
+     start of your web application. If you don't have a kind of an 'initialization'-servlet, where you could place the PropertiesLoader calls
+     we suggest to write your own ServletContextListener. So you guarantee, you call the PropertiesLoader after the ConnectorServlet is initialized.
    
    []
