JSDOC/DocComment.js
[app.jsdoc] / JSDOC / DocComment.js
index 2ac1119..00d5337 100644 (file)
@@ -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
  */