From b0d2e31c98c789cd291566792f48f3e3abf7f674 Mon Sep 17 00:00:00 2001 From: Erez_Zadok Date: Wed, 1 Aug 2007 02:27:29 -0400 Subject: [PATCH] fix typo in comment --- default.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ) -- 2.43.0