Dynamically calculate version number using the Debian package version.
[grml-debootstrap.git] / config
diff --git a/config b/config
index 1cac751..d2d7e16 100644 (file)
--- a/config
+++ b/config
@@ -147,7 +147,7 @@ TUNE2FS='tune2fs -c0 -i0'
 # check filesystem when chroot stuff finished?
 FSCK='yes'
 
-# which tool should be used for fsck? if unset the tool will be guesst based on $MKFS
+# which tool should be used for fsck? if unset the tool will be guessed based on $MKFS
 # FSCKTOOL=''
 
 # which packages do you want do dpkg-reconfigure?