From 51af0a32c004e9b29f1ec757ef3774e3c24aee7d Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Fri, 13 Dec 2013 10:47:41 +0100 Subject: [PATCH] comment --- plugins/queryupdater/static/js/queryupdater.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/queryupdater/static/js/queryupdater.js b/plugins/queryupdater/static/js/queryupdater.js index 7d7de24f..e87b54fa 100644 --- a/plugins/queryupdater/static/js/queryupdater.js +++ b/plugins/queryupdater/static/js/queryupdater.js @@ -127,7 +127,7 @@ var row; // make sure the change is visible : toggle on the whole plugin - // this might hae to be made an 'auto-toggle' option of this plugin.. + // this might have to be made an 'auto-toggle' option of this plugin.. // also it might be needed to be a little finer-grained here this.toggle_on(); -- 2.43.0