From 1475ea57860db446a2ab57f648d77e6d9058155b Mon Sep 17 00:00:00 2001 From: th33xitus Date: Tue, 19 Apr 2022 21:27:27 +0200 Subject: [PATCH] style: fix indentation Signed-off-by: Dominik Willner th33xitus@gmail.com --- scripts/switch_klipper_repo.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/switch_klipper_repo.sh b/scripts/switch_klipper_repo.sh index cf89b5a..0ecac90 100644 --- a/scripts/switch_klipper_repo.sh +++ b/scripts/switch_klipper_repo.sh @@ -52,7 +52,7 @@ function change_klipper_repo_menu(){ select_msg "No" break;; *) - error_msg "Invalid command!";; + error_msg "Invalid command!";; esac done else