Merge "Register importImages options without arguments as actual maintenance script...
[lhc/web/wiklou.git] / resources / src / jquery / jquery.expandableField.js
index 221e6bb..f9db72f 100644 (file)
@@ -40,7 +40,8 @@
                /**
                 * Sets the value of a property, and updates the widget accordingly
                 *
-                * @param {String} property Name of property
+                * @param {Object} context
+                * @param {string} property Name of property
                 * @param {Mixed} value Value to set property with
                 */
                configure: function ( context, property, value ) {