From a037142f9d6403a6b2865f4baccaf8e90fccc2a8 Mon Sep 17 00:00:00 2001 From: Suleyman Farajli Date: Fri, 26 Jul 2024 20:13:49 +0400 Subject: slight: very small style change --- scripts/slight | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/slight b/scripts/slight index 560f0fe..740c07e 100755 --- a/scripts/slight +++ b/scripts/slight @@ -64,7 +64,7 @@ while getopts "i:d:s:ph" option; do ;; h) help; exit 0 ;; - *) err "Try '${0} -h' for help.";; + *) err "Try '${0} -h' for help." ;; esac done -- cgit v1.2.3