From 4866840ff6a01ef1f7a221c5c62a2a03a8130dfa Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 23 Nov 2011 12:20:31 +0800 Subject: [PATCH] JSDOC/ScopeNamer.js --- JSDOC/ScopeNamer.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/JSDOC/ScopeNamer.js b/JSDOC/ScopeNamer.js index c090c07..4c12168 100644 --- a/JSDOC/ScopeNamer.js +++ b/JSDOC/ScopeNamer.js @@ -8,7 +8,7 @@ Symbol = imports.Symbol.Symbol; /** * @class ScopeNamer * @extends Collapse - * @namespace JSDOC + * @scope JSDOC * The point of this class is to iterate through the Collapsed tree * and add the property 'scopedName' to the tokens. * -- 2.39.2