Index: /FCKeditor.Java/branches/2.4/src/main/java/net/fckeditor/tool/Compatibility.java
===================================================================
--- /FCKeditor.Java/branches/2.4/src/main/java/net/fckeditor/tool/Compatibility.java	(revision 1551)
+++ /FCKeditor.Java/branches/2.4/src/main/java/net/fckeditor/tool/Compatibility.java	(revision 1552)
@@ -54,5 +54,5 @@
         }
     
-        // for mozilla only, because al firefox versions ar supported
+        // for mozilla only, because all firefox versions are supported
         version = getBrowserVersion(userAgentString, ".*Gecko/([\\d]+).*");
         if (version != -1f && version >= 20030210f)
