From 260311623faf2e1d2fa82e8d07aef227ac23eb4b Mon Sep 17 00:00:00 2001 From: senorsmile Date: Fri, 16 Jan 2015 22:40:58 -0800 Subject: [PATCH] fix typo in trapquit logerror --- osync.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/osync.sh b/osync.sh index c92da19..4de590c 100755 --- a/osync.sh +++ b/osync.sh @@ -127,7 +127,7 @@ function TrapQuit SendAlert UnlockDirectories CleanUp - LogError "Osync finished with errros." + LogError "Osync finished with errors." exitcode=1 else UnlockDirectories