Fix comment.

This commit is contained in:
tjhunt
2009-03-05 03:35:13 +00:00
parent 89f6a3544c
commit 6a2084067d

View 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;