From: Alan Knowles Date: Wed, 23 Nov 2011 04:21:16 +0000 (+0800) Subject: JSDOC/Parser.js X-Git-Url: http://git.roojs.org/?p=app.jsdoc;a=commitdiff_plain;h=1ab289b40a03135353ae4f98e3863b428e914907 JSDOC/Parser.js --- diff --git a/JSDOC/Parser.js b/JSDOC/Parser.js index 5b474ed..f9cb1e4 100644 --- a/JSDOC/Parser.js +++ b/JSDOC/Parser.js @@ -6,7 +6,7 @@ SymbolSet = imports.SymbolSet.SymbolSet; DocComment = imports.DocComment.DocComment; /** * @class Parser -* @scope JSDOC + * @scope JSDOC * Manages and builds the symbolsets by calling walker to create all of the symols */ Parser = XObject.define(