Index: /FCKeditor.Java/trunk/src/site/apt/demo.apt.vm
===================================================================
--- /FCKeditor.Java/trunk/src/site/apt/demo.apt.vm	(revision 2503)
+++ /FCKeditor.Java/trunk/src/site/apt/demo.apt.vm	(revision 2504)
@@ -28,5 +28,5 @@
 
   The demo is intended for novices, beginners, and for everyone who wants to see
-  the FCKeditor (version 2.6.2) in action right out of the box. It's also a good
+  the FCKeditor (version 2.6.4) in action right out of the box. It's also a good
   reference for you to see how all integral parts work together.
 
Index: /FCKeditor.Java/trunk/src/site/apt/download.apt.vm
===================================================================
--- /FCKeditor.Java/trunk/src/site/apt/download.apt.vm	(revision 2503)
+++ /FCKeditor.Java/trunk/src/site/apt/download.apt.vm	(revision 2504)
@@ -103,4 +103,4 @@
   We use the state-of-the-art logging facade <<<SLF4J>>>. To make SFL4J work at
   runtime, you have to add <<one>> binding and the corresponding backend (may
-  be optional) into your classpath. Please check the {{{http://slf4j.org}SLF4J website}}
+  be optional) in your classpath. Please check the {{{http://slf4j.org}SLF4J website}}
   for more information on bindings and the API itself.
Index: /FCKeditor.Java/trunk/src/site/apt/index.apt
===================================================================
--- /FCKeditor.Java/trunk/src/site/apt/index.apt	(revision 2503)
+++ /FCKeditor.Java/trunk/src/site/apt/index.apt	(revision 2504)
@@ -37,7 +37,8 @@
   
   This documentation is straight forward to use!\
-  Read the {{{changes-report.html}changes}} compared to the last release. Go over
+  Read the {{{changes-report.html}Changes}} in this release. Go over
   and checkout the {{{demo.html}Demo}} and if you are ready to deploy the FCKeditor
-  in your webapp, {{{download.html}download}} it, follow the {{{installation.html}Installation Guide}}
+  in your webapp, {{{download.html}download}} it, follow the {{{installation.html}Installation 
+Guide}}
   and the {{{overview.html}Integration Overview}}.
 
Index: /FCKeditor.Java/trunk/src/site/apt/installation.apt
===================================================================
--- /FCKeditor.Java/trunk/src/site/apt/installation.apt	(revision 2503)
+++ /FCKeditor.Java/trunk/src/site/apt/installation.apt	(revision 2504)
@@ -29,17 +29,17 @@
 * Integration pack installation
 
-  Installing the integration pack, it's dependencies, and a required SLF4J binding.
+  Installing the integration pack, its dependencies, and a preferred SLF4J binding.
 
 ** Using Maven 2
 
    If you have already declared the dependency reference as described in the
-   {{{download.html}download guide}}, Maven has already installed everything for
-   you. Declare the chosen SFL4J binding and corresponding backend (may be optional)
-   in the dependencies section of your POM within the <runtime> scope.
+   {{{download.html}Download Guide}}, Maven has already installed everything for
+   you. You just need to declare the chosen SFL4J binding and corresponding backend
+   (may be optional) in the dependencies section of your POM within the <runtime> scope.
 
 ** Manual installation
 
-   Simply put the downloaded core jar, it's dependencies and your favorite SFL4J
-   binding together with the corresponding backend (may be optional) in to your
+   Simply put the downloaded core jar, its dependencies and your favorite SFL4J
+   binding together with the corresponding backend (may be optional) in your
    classpath (usually <<<WEB-INF/lib>>>) and you are ready to go.
 
@@ -48,6 +48,6 @@
   Although the public distribution is fine, it still contains a lot of superfluous
   files for a Java environment. Use the following <<<Ant>>> target on the FCKeditor
-  2.6.2 zip file (1,26 MiB) to create a cleaner and smaller distribution zip file
-  (996 KiB). After the reduction you can unzip the smaller distribution zip
+  2.6.4 zip file (? MiB) to create a cleaner and smaller distribution zip file
+  (? KiB). After the reduction you can unzip the smaller distribution zip
   file into your webapp.
 
@@ -56,5 +56,5 @@
   <!-- Adapt these properties to your needs -->
   <property name="fckeditor-tmp" location="fckeditor-tmp" />
-  <property name="fckeditor-basename" value="FCKeditor_2.6.2" />
+  <property name="fckeditor-basename" value="FCKeditor_2.6.4" />
   <property name="fckeditor-destfile" value="${fckeditor-basename}_clean.zip" />
 
