Index: /FCKeditor.Java/branches/2.4/src/site/apt/fckeditor-properties.apt
===================================================================
--- /FCKeditor.Java/branches/2.4/src/site/apt/fckeditor-properties.apt	(revision 1816)
+++ /FCKeditor.Java/branches/2.4/src/site/apt/fckeditor-properties.apt	(revision 1817)
@@ -49,5 +49,5 @@
 
 *------------------------------------+--------------------------------+-----------------------------+-----------------------------------+
-|| Property                          || Default                       || Valid Values               || Description                     || 
+|| Property                          || Default                       || Valid Values               || Description                     ||
 ||                                   ||                               ||                            ||                                 ||
 *------------------------------------+--------------------------------+-----------------------------+-----------------------------------+
@@ -56,5 +56,5 @@
 | fckeditor.width	                 | 200	                          | any string					| Indicates the editor width. 		|
 *------------------------------------+--------------------------------+-----------------------------+-----------------------------------+
-| fckeditor.height	                 | 100%						      | any string                  | Indicates the editor height. 		| 
+| fckeditor.height	                 | 100%						      | any string                  | Indicates the editor height. 		|
 *------------------------------------+--------------------------------+-----------------------------+-----------------------------------+
 | fckeditor.basePath		         | /fckeditor \ \ \ \ \ \         | any path                    | The default path of the editor installation resides within your webapp. |
@@ -82,5 +82,5 @@
 *-------------------------------+--------------------------------+-----------------------------+----------------------------------------------------+
 | connector.resourceType.file.	| 7z\|aiff\|asf\|avi\|bmp\|csv\| | any extension			   | List with extensions which should be allowed.		|
-| extensions.allowed			| doc\|fla\|flv\|gif\|gz\|gzip\| |							   | separate extensions with a \| (pipe symbol).		|													 |
+| extensions.allowed			| doc\|fla\|flv\|gif\|gz\|gzip\| |							   | separate extensions with a \| (pipe symbol).		|
 |								| jpeg\|jpg\|mid\|mov\|mp3\|mp4\||							   |													|
 |								| mpc\|mpeg\|mpg\|ods\|odt\|pdf\||							   |													|
@@ -114,6 +114,6 @@
 |								|								 |							   | other renamed file type.							|
 *-------------------------------+--------------------------------+-----------------------------+----------------------------------------------------+
-| connector.sessionDataImpl		|								 | any class implementing the  | Providing custom security functions for the File	| 
-|								|								 | <<<net.fckeditor.SessionData>>> | Browser Connector. For more details see		|
-|								|								 | <<<interface>>>			   | {{{sessiondata.html}Session Data Handling}}.		|
+| connector.sessionDataImpl		|								 | any class implementing the  | Providing custom security functions for the File	|
+|								|								 | {{{apidocs/net/fckeditor/SessionData.html}<<<net.fckeditor.SessionData>>>}} | Browser Connector. For more details see		|
+|								|								 | interface			   | {{{integration/connector.html#Extending_the_Connector}Extending the Connector}}. |
 *-------------------------------+--------------------------------+-----------------------------+----------------------------------------------------+
Index: /FCKeditor.Java/branches/2.4/src/site/apt/integration/connector.apt
===================================================================
--- /FCKeditor.Java/branches/2.4/src/site/apt/integration/connector.apt	(revision 1816)
+++ /FCKeditor.Java/branches/2.4/src/site/apt/integration/connector.apt	(revision 1817)
@@ -50,5 +50,5 @@
   The Connector is now enabled.
 
-Extending the Connector capabilities
+Extending the Connector
 
     [Hint:]  Skip this section if you are not interested in extending the 
