From 23b68a1bfc5bb5f56013a7d7f0ca1799ee362551 Mon Sep 17 00:00:00 2001 From: Josh Date: Thu, 19 Feb 2015 19:51:00 -0500 Subject: [PATCH] Update main.sh Fix super trivial typo --- main.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.sh b/main.sh index 7a8195a..06291a9 100755 --- a/main.sh +++ b/main.sh @@ -133,7 +133,7 @@ shift $((OPTIND-1)) [ "$1" = "--" ] && shift -### Switches (like -d for debugmdoe, -h for showing helppage) +### Switches (like -d for debugmode, -h for showing helppage) ##################################################################### # debug mode