From 6a2084067d172980f8ca940d9b499cb72709887c Mon Sep 17 00:00:00 2001 From: tjhunt Date: Thu, 5 Mar 2009 03:35:13 +0000 Subject: [PATCH] Fix comment. --- lib/javascript-static.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/javascript-static.js b/lib/javascript-static.js index db921e740e..efb68c660f 100644 --- a/lib/javascript-static.js +++ b/lib/javascript-static.js @@ -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; -- 2.39.5