Index: /FCKeditor.Java/branches/2.4/src/main/resources/com/fredck/fckeditor/default.properties
===================================================================
--- /FCKeditor.Java/branches/2.4/src/main/resources/com/fredck/fckeditor/default.properties	(revision 1300)
+++ /FCKeditor.Java/branches/2.4/src/main/resources/com/fredck/fckeditor/default.properties	(revision 1301)
@@ -13,8 +13,8 @@
 fckeditor.toolbarset=Default
 
-# directory of the editor relative to the context root (no leading or ending /)
+# directory of the editor relative to the context root (starting / and no ending /)
 fckeditor.dir=/fckeditor
 
-# base directory for the user files relative to the context root (no leading or ending /)
+# base directory for the user files relative to the context root (starting / and no ending /)
 fckeditor.basedir=/userfiles
 
