From db345ad08ed0c67407a51de36b6ecd500bb6f4da Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Tue, 29 Jun 2010 16:34:49 +0800 Subject: [PATCH] JSDOC/Options.js --- JSDOC/Options.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/JSDOC/Options.js b/JSDOC/Options.js index 8641bdd..9403a0f 100644 --- a/JSDOC/Options.js +++ b/JSDOC/Options.js @@ -68,7 +68,7 @@ Options = { message: "No directory specified" }; } - + // should cacheDirectory be a subdirectory of target?? if (!this.cacheDirectory) { throw { name: "ArgumentError", -- 2.39.2