From a67f480725ca8cd96d95349980078ff3be8ca773 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 28 Jun 2015 15:36:56 +0100 Subject: typo --- buildbot | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/buildbot b/buildbot index 8a01b5d..53929d6 100755 --- a/buildbot +++ b/buildbot @@ -43,7 +43,7 @@ envkogaionsquashfsintegrity () { sleep 1 break else - echo "Ooops, x86_64 squashed chroot cheksum FAILED ... aborting" + echo "Ooops, x86_64 squashed chroot checksum FAILED ... aborting" exit 1 fi else @@ -66,7 +66,7 @@ envkogaionsquashfsintegrity () { echo "Ooops, i686 squashed chroot checksum FAILED ... aborting" fi else - echo "Ooops, i686 squashed chroot of cheksum file NOT FOUND ... aborting" + echo "Ooops, i686 squashed chroot of checksum file NOT FOUND ... aborting" exit 1 fi fi -- cgit v1.2.3