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} $@"