From 21cddf372b89828c0029cab168a7f0778a5062e5 Mon Sep 17 00:00:00 2001 From: olli Date: Tue, 24 Sep 2024 17:44:28 +0200 Subject: [PATCH] fix --- dabo/functions/order_cancel.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dabo/functions/order_cancel.sh b/dabo/functions/order_cancel.sh index 5e30f3f..09326e0 100644 --- a/dabo/functions/order_cancel.sh +++ b/dabo/functions/order_cancel.sh @@ -18,7 +18,7 @@ # along with dabo. If not, see . -function order_close { +function order_cancel { # Info for log g_echo_note "RUNNING FUNCTION ${FUNCNAME} $@"