maint: prefer 'file system' over 'filesystem'
[gnulib.git] / tests / test-renameat.c
index 09e5119..c69a75f 100644 (file)
@@ -179,7 +179,7 @@ main ()
   free (cwd);
 
   if (result)
-    fputs ("skipping test: symlinks not supported on this filesystem\n",
+    fputs ("skipping test: symlinks not supported on this file system\n",
            stderr);
   return result;
 }