From 41f55f2bd8a4a5ab0927cb96eace0cee0104acf6 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Wed, 22 Mar 2017 19:49:02 +0300 Subject: [PATCH] ... Signed-off-by: Alex A. Naanou --- ui (gen4)/features/base.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui (gen4)/features/base.js b/ui (gen4)/features/base.js index c960640e..398460ba 100755 --- a/ui (gen4)/features/base.js +++ b/ui (gen4)/features/base.js @@ -625,7 +625,7 @@ actions.Actions({ {undo: function(a){ this.shiftImageTo(a.args[1], a.args[0]) }}, function(target, to){ this.data.shiftImage(target, to) }], - // XXX BUG: this messes up .medirection handling... + // XXX BUG: this messes up .edirection handling... shiftImageUp: ['Edit|Image/Shift image up', core.doc`Shift image up...