From 1ab289b40a03135353ae4f98e3863b428e914907 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 23 Nov 2011 12:21:16 +0800 Subject: [PATCH] JSDOC/Parser.js --- JSDOC/Parser.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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( -- 2.39.2