From c21cc45ff94b066c297774e18c70d5a02d8e7ebe Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 30 Jun 2010 17:28:19 +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 85981d4..00b6ec0 100644 --- a/JSDOC/Options.js +++ b/JSDOC/Options.js @@ -117,7 +117,7 @@ Options = { if (!this.template) { throw { name: "ArgumentError", - message: "No template specified" + message: "No template Directory specified" }; } -- 2.39.2