Index: /FCKeditor.Java/branches/2.4/src/site/apt/fckeditor-properties.apt
===================================================================
--- /FCKeditor.Java/branches/2.4/src/site/apt/fckeditor-properties.apt	(revision 1806)
+++ /FCKeditor.Java/branches/2.4/src/site/apt/fckeditor-properties.apt	(revision 1807)
@@ -52,5 +52,5 @@
 | fckeditor.height	                 | 100%						      | any string                  | Indicates the editor height. 		| 
 *------------------------------------+--------------------------------+-----------------------------+-----------------------------------+
-| fckeditor.basePath		         | /fckeditor \ \ \ \ \ \         | any path                    | The default path the editor installation resides within your webapp. |
+| fckeditor.basePath		         | /fckeditor \ \ \ \ \ \         | any path                    | The default path of the editor installation resides within your webapp. |
 |                                    | 							      |                             | Change this value only if you install the editor under a different name or maintain several editor installations. |
 *------------------------------------+--------------------------------+-----------------------------+-----------------------------------+
Index: /FCKeditor.Java/branches/2.4/src/site/apt/whatsnew.apt
===================================================================
--- /FCKeditor.Java/branches/2.4/src/site/apt/whatsnew.apt	(revision 1806)
+++ /FCKeditor.Java/branches/2.4/src/site/apt/whatsnew.apt	(revision 1807)
@@ -41,6 +41,6 @@
   * Introduced slf4j, a logging framework especially for 3rd-party-tools.
   
-  * Introduced 'SessionData', an interface to provide session or request based functionality.
-  E.g. one function is for building an user based 'BaseDir'.
+  * Introduced 'SessionData', an interface to provide session or request-based functionality.
+  E.g. one function is for building a user-based 'BaseDir'.
   
   * A lot of code improvements.
