Index: FCKeditor.Java/trunk/src/site/apt/connector.apt
===================================================================
--- FCKeditor.Java/trunk/src/site/apt/connector.apt	(revision 2521)
+++ FCKeditor.Java/trunk/src/site/apt/connector.apt	(revision 2525)
@@ -67,3 +67,3 @@
   []
 
-  The Connector is now enabled.
+  The Connector is now <<enabled>>.
Index: FCKeditor.Java/trunk/src/site/apt/localization.apt
===================================================================
--- FCKeditor.Java/trunk/src/site/apt/localization.apt	(revision 2521)
+++ FCKeditor.Java/trunk/src/site/apt/localization.apt	(revision 2525)
@@ -35,8 +35,8 @@
   contains only one method:
 
-  * <<<Locale resolveLocale(final HttpServletRequest)>>>: On every request it will
-    passed the current <<<HttpServletRequest>>> instance. It resolves the user
-    locale according to the underlying system or returns <<<null>>> if it can't
-    resolve the locale.
+  * <<<Locale resolveLocale(final HttpServletRequest request)>>>: On every request
+    it will passed the current <<<HttpServletRequest>>> instance. It resolves the
+    user locale according to the underlying system or returns <<<null>>> if it 
+    can't resolve the locale.
 
   []
Index: FCKeditor.Java/trunk/src/site/apt/velocity_freemarker.apt
===================================================================
--- FCKeditor.Java/trunk/src/site/apt/velocity_freemarker.apt	(revision 2521)
+++ FCKeditor.Java/trunk/src/site/apt/velocity_freemarker.apt	(revision 2525)
@@ -37,5 +37,5 @@
   (usually <<<WEB-INF/lib>>>).
 
-  The main class that builds the html for the editor is {{{java-core/apidocs/net/fckeditor/FCKeditor.html}<<<net.fckeditor.FCKeditor>>>}}.
+  The main class that builds the HTML for the editor is {{{java-core/apidocs/net/fckeditor/FCKeditor.html}<<<net.fckeditor.FCKeditor>>>}}.
   We propose to write a wrapper object to initialize the FCKeditor object.\
   Take a look at this very simple example:
