JSDOC/DocComment.js
authorAlan Knowles <alan@roojs.com>
Wed, 23 Nov 2011 03:58:39 +0000 (11:58 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 23 Nov 2011 03:58:39 +0000 (11:58 +0800)
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
  */