Index: /CKEditor/trunk/_source/core/commanddefinition.js
===================================================================
--- /CKEditor/trunk/_source/core/commanddefinition.js	(revision 6020)
+++ /CKEditor/trunk/_source/core/commanddefinition.js	(revision 6021)
@@ -12,5 +12,5 @@
 /**
  * (Virtual Class) Do not call this constructor. This class is not really part
- *		of the API. 
+ * of the API. 
  * @name CKEDITOR.commandDefinition
  * @class Virtual class that illustrates the features of command objects to be
Index: /CKEditor/trunk/_source/core/eventInfo.js
===================================================================
--- /CKEditor/trunk/_source/core/eventInfo.js	(revision 6020)
+++ /CKEditor/trunk/_source/core/eventInfo.js	(revision 6021)
@@ -11,9 +11,9 @@
 
 /**
- * This class is not really part of the API. It just illustrates the features
- * of the event object passed to event listeners by a {@link CKEDITOR.event}
- * based object.
+ * (Virtual Class) Do not call this constructor. This class is not really part
+ * of the API. 
+ * @class Virtual class that illustrates the features of the event object to be
+ * passed to event listeners by a {@link CKEDITOR.event} based object.
  * @name CKEDITOR.eventInfo
- * @constructor
  * @example
  * // Do not do this.
