X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=grml-crypt;h=03d7d1fe4b6b468de1c2fe29aa17e3b240e848f9;hb=a8da2c0803ee71ce521e5901dc204b33006782fc;hp=0b49f2588b525753a2dab2b8145cbc45b556b37c;hpb=bb068a46d95b429f777fc3d49b994677191795c5;p=grml-crypt.git diff --git a/grml-crypt b/grml-crypt index 0b49f25..03d7d1f 100755 --- a/grml-crypt +++ b/grml-crypt @@ -252,7 +252,7 @@ function actionFormat notice "Operating on a file" IS_IMAGE_='true' if [ -e "$TARGET_" ]; then - $FORCE_ || die "file $TARGET_ does allready exist" + $FORCE_ || die "$TARGET_ does already exist" warn "overwriting file $TARGET_" init_='donothing' else