From 725e2973708dbb62dd05038d4c8a467ffcc35fb6 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sat, 11 Jun 2016 22:51:19 +0300 Subject: [PATCH] ... Signed-off-by: Alex A. Naanou --- ui (gen4)/features/ui.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui (gen4)/features/ui.js b/ui (gen4)/features/ui.js index 05185f0d..4a65478b 100755 --- a/ui (gen4)/features/ui.js +++ b/ui (gen4)/features/ui.js @@ -944,7 +944,7 @@ var ConfigLocalStorageActions = actions.Actions({ // XXX should we store this in something like .default_config and // clone it??? - // ...do not think so, as the __base_config xhould always be set + // ...do not think so, as the __base_config should always be set // to the values set in code... (check this!) __base_config: null, __config_loaded: null,