maint: prefer 'file system' over 'filesystem'
[gnulib.git] / tests / test-areadlink.h
index 07ccf23..57fdb7a 100644 (file)
@@ -56,7 +56,7 @@ test_areadlink (char * (*func) (char const *, size_t), bool print)
   if (symlink (BASE "dir", BASE "link"))
     {
       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;
     }