From 45a70c3867dc193a1b0113d870c4461fcbc337bb Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 23 Nov 2011 11:58:39 +0800 Subject: [PATCH] JSDOC/DocComment.js --- JSDOC/DocComment.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/JSDOC/DocComment.js b/JSDOC/DocComment.js index 2ac1119..00d5337 100644 --- a/JSDOC/DocComment.js +++ b/JSDOC/DocComment.js @@ -8,7 +8,7 @@ DocTag = imports.DocTag.DocTag; * Create a new DocComment. This takes a raw documentation comment, * and wraps it in useful accessors. * @class Represents a documentation comment object. - * @scope JSDOC + * @scope JSDOC */ -- 2.39.2