Wording: since->because
[grml-debootstrap.git] / grml-debootstrap
index 335ef94..ec63a82 100755 (executable)
@@ -1237,7 +1237,7 @@ umount_chroot() {
 # execute filesystem check {{{
 fscktool() {
  if [ -n "$VIRTUAL" ] ; then
 # 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
 
    return 0
  fi