Index: /FCKeditor.Java/branches/2.4/src/main/resources/META-INF/FCKeditor.tld
===================================================================
--- /FCKeditor.Java/branches/2.4/src/main/resources/META-INF/FCKeditor.tld	(revision 1553)
+++ /FCKeditor.Java/branches/2.4/src/main/resources/META-INF/FCKeditor.tld	(revision 1554)
@@ -4,5 +4,6 @@
 	xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee 
 	http://java.sun.com/xml/ns/j2ee/web-jsptaglibrary_2_0.xsd"
-	version="2.0">
+	version="2.0"
+>
 	<description>
 		The FCKeditor Tag Library offers a very convenient way to create
@@ -25,5 +26,5 @@
 			<description>
 				The unique instance name under which the editor can be
-				retrieven through the API.
+				retrieved through the API.
 			</description>
 			<name>instanceName</name>
@@ -59,6 +60,6 @@
 			<description>
 				The path/folder in which the editor is deployed under
-				the given context. The context path will be
-				automatically attached. (e.g. '/fckeditor')
+				the given context. The context path will be attached
+				automatically. (e.g. '/fckeditor')
 			</description>
 			<name>basePath</name>
@@ -68,5 +69,5 @@
 		<attribute>
 			<description>
-				Passes any content to the FCKeditor document. Use
+				Passes any content to the FCKeditor document. Use the
 				jsp:attribute tag for large inline content.
 			</description>
@@ -82,7 +83,7 @@
 		<description>
 			Sets a config property of the editor to the supplied value.
-			You may provide any attribute you want for the Editor. Set
+			You may provide any attribute you want for the editor. Set
 			at least one attribute per tag or several attributes with
-			one tag. This tag can only be nested within a editor tag.
+			one tag. This tag can only be nested within an editor tag.
 			For all configuration options see
 			<![CDATA[<a href="http://docs.fckeditor.net/FCKeditor_2.x/Developers_Guide/Configuration/Configuration_Options">here</a>]]>.
