aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sl.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/sl.js b/sl.js
index 4ea05be..4bf0976 100644
--- a/sl.js
+++ b/sl.js
@@ -548,7 +548,7 @@ self.init();
// -----------------------------------------------------
// Commmand
// -----------------------------------------------------
-commands.addUserCommand(['sl'],decodeURIComponent(escape('キータイプを矯正します。')),
+commands.addUserCommand(['sl'], 'キータイプを矯正します。',
function(args){
let opt = {};