From 33d3bc417fc055ab891084e484fda4547731662f Mon Sep 17 00:00:00 2001 From: Franz Dietrich Date: Fri, 6 May 2011 22:26:10 +0000 Subject: Fix a whitespace --- inc/functions.usb.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/functions.usb.sh b/inc/functions.usb.sh index 47ccbd4..41a3a8a 100644 --- a/inc/functions.usb.sh +++ b/inc/functions.usb.sh @@ -112,7 +112,7 @@ create_partitions () { FREE=$((${DISKSIZE}-${IMAGESIZE})) if [ $IMAGESIZE -lt 16 ]; then - perror "Calculated image size too small, something went wrong probably ($IMAGESIZE MB)." + perror "Calculated image size too small, something went wrong probably ($IMAGESIZE MB)." fi # create bootable vfat at the end of the device if big enough, otherwise use -- cgit v1.2.3-55-g7522