From: Alan Knowles Date: Wed, 23 Nov 2011 04:20:31 +0000 (+0800) Subject: JSDOC/ScopeNamer.js X-Git-Url: http://git.roojs.org/?p=app.jsdoc;a=commitdiff_plain;h=4866840ff6a01ef1f7a221c5c62a2a03a8130dfa JSDOC/ScopeNamer.js --- 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. *