maint: prefer 'file system' over 'filesystem'
[gnulib.git] / tests / test-lstat.h
index 68e4f74..a47eb09 100644 (file)
@@ -74,7 +74,7 @@ test_lstat_func (int (*func) (char const *, struct stat *), bool print)
     {
       ASSERT (unlink (BASE "file") == 0);
       if (print)
-       fputs ("skipping test: symlinks not supported on this filesystem\n",
+       fputs ("skipping test: symlinks not supported on this file system\n",
               stderr);
       return 77;
     }