JSDOC/Parser.js
[app.jsdoc] / JSDOC / Parser.js
index 5b474ed..f9cb1e4 100644 (file)
@@ -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(