]> git.mjollnir.org Git - moodle.git/commitdiff
Fix comment.
authortjhunt <tjhunt>
Thu, 5 Mar 2009 03:35:13 +0000 (03:35 +0000)
committertjhunt <tjhunt>
Thu, 5 Mar 2009 03:35:13 +0000 (03:35 +0000)
lib/javascript-static.js

index db921e740eeddc071c358777d20fc7faf3f30f9a..efb68c660f348e8e31d2827ac646ecb6b611c3d2 100644 (file)
@@ -656,7 +656,7 @@ function collapsible_region(id, userpref, strtooltip) {
 
 /**
  * The user preference that stores the state of this box.
- * @property userpref, innerdiv, captiondiv
+ * @property userpref
  * @type String
  */
 collapsible_region.prototype.userpref = null;