maint: prefer 'file system' over 'filesystem'
[gnulib.git] / tests / test-fstatat.c
index 28a71fa..2c65262 100644 (file)
@@ -79,7 +79,7 @@ main ()
   /* FIXME - add additional tests of dfd not at current directory.  */
 
   if (result == 77)
-    fputs ("skipping test: symlinks not supported on this filesystem\n",
+    fputs ("skipping test: symlinks not supported on this file system\n",
           stderr);
   return result;
 }