fix typo in comment
authorErez_Zadok <ezk@cs.sunysb.edu>
Wed, 1 Aug 2007 06:27:29 +0000 (02:27 -0400)
committerErez_Zadok <ezk@cs.sunysb.edu>
Wed, 1 Aug 2007 06:27:29 +0000 (02:27 -0400)
default.conf

index 366ec315264468723cc49360c8e1d53a10208526..2a73848f7e2f9f25f299f456081f17a652c776d9 100644 (file)
@@ -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 )