diff options
Diffstat (limited to 'test/big.c')
-rw-r--r-- | test/big.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -600,7 +600,7 @@ main (int ac, char **av) puts("Test passed with the Family Driver."); /* - * We shouldn't run this test if the file system doesn't support big files + * We shouldn't run this test if the file system doesn't support big files * because we would generate multi-gigabyte files. */ puts("\nChecking if file system supports big files..."); |