XObject.js
authorAlan Knowles <alan@roojs.com>
Wed, 12 Oct 2011 04:25:44 +0000 (12:25 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 12 Oct 2011 04:25:44 +0000 (12:25 +0800)
XObject.js

index b7f1edd..fd8e6a5 100644 (file)
@@ -303,7 +303,7 @@ XObject.prototype = {
  * @param {Object} config The source of the properties
  * @param {Object} defaults A different object that will also be applied for default values
  * @return {Object} returns obj
- * @member XObject extend
+ * @static
  */
 
 
@@ -327,7 +327,7 @@ XObject = XObject.extend(XObject,
      * @param {Object} obj The receiver of the properties
      * @param {Object} config The source of the properties
      * @return {Object} returns obj
-     * @member Object extendIf
+     * @static
      */