From 5245a556eccccbe226d46ff024c431cff3b9dfd5 Mon Sep 17 00:00:00 2001 From: Joshua Horton Date: Fri, 6 Oct 2017 13:06:16 +0700 Subject: [PATCH] Fixed new work for Closure. --- web/source/keymanweb.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/source/keymanweb.js b/web/source/keymanweb.js index 1b1e78079b..d10c568a1c 100644 --- a/web/source/keymanweb.js +++ b/web/source/keymanweb.js @@ -1381,7 +1381,7 @@ if(!window['tavultesoft']['keymanweb']['initialized']) { /** * Function isUniqueRequest * Scope Private - * @param {object} + * @param tEntry {object} * Description Checks to ensure that the stub isn't already loaded within KMW or subject * to an already-pending request. */