Index: /FCKeditor.Java/trunk/java-core/src/main/javadoc/net/fckeditor/connector/sequence-diagram.src
===================================================================
--- /FCKeditor.Java/trunk/java-core/src/main/javadoc/net/fckeditor/connector/sequence-diagram.src	(revision 3584)
+++ /FCKeditor.Java/trunk/java-core/src/main/javadoc/net/fckeditor/connector/sequence-diagram.src	(revision 3585)
@@ -18,10 +18,10 @@
     C --> D: response (if any) or\nraise exception
 deactivate C
-D --> CS: respond
+D --> CS: response
 deactivate D
-note over TLD: This is very important\nto prevent memory leaks
-TLD --> CS: endRequest()
+note over TLD: End the request to\nprevent memory leaks
+TLD --> CS: "endRequest()  "
 destroy TLD
-CS --> R: respond
+CS --> R: response
 deactivate CS
 
Index: Keditor.Java/trunk/java-core/src/main/javadoc/net/fckeditor/package.html
===================================================================
--- /FCKeditor.Java/trunk/java-core/src/main/javadoc/net/fckeditor/package.html	(revision 3584)
+++ 	(revision )
@@ -1,40 +1,0 @@
-<!--
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2004-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- *  - GNU General Public License Version 2 or later (the "GPL")
- *    http://www.gnu.org/licenses/gpl.html
- *
- *  - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- *    http://www.gnu.org/licenses/lgpl.html
- *
- *  - Mozilla Public License Version 1.1 or later (the "MPL")
- *    http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE =
- * @version: $Id$
--->
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
-<html>
-<head>
-</head>
-<body bgcolor="white">
-
-Core objects to manage the FCKeditor text input form.
-
-<h2>Related Documentation</h2>
-
-For overviews, tutorials, examples, guides, and tool documentation, please see:
-<ul>
-  <li><a href="http://docs.fckeditor.net/" target="_blank">Official documentation of the FCKeditor</a>.
-</ul>
-
-<!-- Put @see and @since tags down here. -->
-
-</body>
-</html>
