JSDOC/Parser.js
authorAlan Knowles <alan@roojs.com>
Wed, 23 Nov 2011 04:21:16 +0000 (12:21 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 23 Nov 2011 04:21:16 +0000 (12:21 +0800)
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(