Index: /FCKeditor.Java/trunk/java-core/src/main/java/net/fckeditor/requestcycle/impl/UserActionImpl.java
===================================================================
--- /FCKeditor.Java/trunk/java-core/src/main/java/net/fckeditor/requestcycle/impl/UserActionImpl.java	(revision 2622)
+++ /FCKeditor.Java/trunk/java-core/src/main/java/net/fckeditor/requestcycle/impl/UserActionImpl.java	(revision 2623)
@@ -28,5 +28,8 @@
 /**
  * Standard implementation for {@link UserAction}. It always returns
- * <code>true</code>.
+ * <code>true</code>.<br/>
+ * <em>Deprecated: The name does not describe its functionality, class has been
+ * replaced with <code>EnabledUserAction</code> which does the same but has a more
+ * proper name. This class may removed in future versions.</em>
  * 
  * @see EnabledUserAction
