From: Michael Prokop Date: Fri, 27 Jan 2012 12:44:18 +0000 (+0100) Subject: Wording: since->because X-Git-Tag: v0.49~8 X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=commitdiff_plain;h=0c7dbbce7eb272205f5fd6741db7858a43793083 Wording: since->because --- diff --git a/grml-debootstrap b/grml-debootstrap index 335ef94..ec63a82 100755 --- a/grml-debootstrap +++ b/grml-debootstrap @@ -1237,7 +1237,7 @@ umount_chroot() { # execute filesystem check {{{ fscktool() { if [ -n "$VIRTUAL" ] ; then - einfo "Skipping filesystem check since we deploy a virtual machine." + einfo "Skipping filesystem check because we deploy a virtual machine." return 0 fi