From: Erez_Zadok Date: Wed, 1 Aug 2007 06:27:29 +0000 (-0400) Subject: fix typo in comment X-Git-Url: https://git.fsl.cs.stonybrook.edu/?a=commitdiff_plain;h=b0d2e31c98c789cd291566792f48f3e3abf7f674;p=unionfs-regression.git fix typo in comment --- diff --git a/default.conf b/default.conf index 366ec31..2a73848 100644 --- a/default.conf +++ b/default.conf @@ -56,7 +56,7 @@ case ${MYFS} in FS2=ext2 FS3=ext2 ;; -# cramfs is special: only thek rightmost filesystem uses it but the cramfs +# cramfs is special: only the rightmost filesystem uses it but the cramfs # will be generated *inside* run-tests, because this is a read-only file # system and each test has a different configuration. cramfs | squashfs )