From 04305cb5c08450e29b06e1632f7b4402bc0a239b Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Thu, 23 Mar 2017 13:47:27 +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 398460ba..2b15c329 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 .edirection handling... + // XXX BUG: this messes up .direction handling... shiftImageUp: ['Edit|Image/Shift image up', core.doc`Shift image up...