JSDOC/Options.js
authorAlan Knowles <alan@akbkhome.com>
Tue, 29 Jun 2010 09:18:48 +0000 (17:18 +0800)
committerAlan Knowles <alan@akbkhome.com>
Tue, 29 Jun 2010 09:18:48 +0000 (17:18 +0800)
JSDOC/Options.js

index 208011e..a613795 100644 (file)
@@ -62,7 +62,7 @@ Options = {
             };
         }
          
-        if (!this.directory) {
+        if (!this.target) {
             throw {
                 name: "ArgumentError", 
                 message: "No directory specified"