Fix a typo.
authorfsgqa <fsgqa>
Wed, 8 May 2002 23:44:54 +0000 (23:44 +0000)
committerfsgqa <fsgqa>
Wed, 8 May 2002 23:44:54 +0000 (23:44 +0000)
066

diff --git a/066 b/066
index 691a3b673819c15647ff713813e3998d2e9d8ea4..60d8e07a83fcb4b6b6ab4a7d9576a4db9004490f 100755 (executable)
--- a/066
+++ b/066
@@ -60,7 +60,7 @@ _my_ls_filter()
 if src/feature -t $TEST_DIR/testfile; then
        :
 else
-       _notrun "Installed libc has doesn't correctly handle rlimit/ftruncate64"
+       _notrun "Installed libc doesn't correctly handle setrlimit/ftruncate64"
 fi
 
 # real QA test starts here