Index: /FCKeditor.Java/branches/2.4/src/main/java/net/fckeditor/handlers/SessionDataHandler.java
===================================================================
--- /FCKeditor.Java/branches/2.4/src/main/java/net/fckeditor/handlers/SessionDataHandler.java	(revision 1617)
+++ /FCKeditor.Java/branches/2.4/src/main/java/net/fckeditor/handlers/SessionDataHandler.java	(revision 1618)
@@ -38,5 +38,5 @@
 
 	static {
-		// try to initialze the SessionData object
+		// try to instanciate the SessionData object
 		String fqcn = PropertiesLoader.getProperty("connector.sessionDataImpl");
 		if (fqcn == null)
