Fix a typo.

This commit is contained in:
fsgqa
2002-05-08 23:44:54 +00:00
parent 083f0f4dd5
commit 71fc82d4bd
+1 -1
View File
@@ -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