maint: prefer 'file system' over 'filesystem'
[gnulib.git] / tests / test-canonicalize-lgpl.c
index 6efd714..cb09790 100644 (file)
@@ -103,7 +103,7 @@ main ()
     {
       ASSERT (remove (BASE "/tra") == 0);
       ASSERT (rmdir (BASE) == 0);
-      fputs ("skipping test: symlinks not supported on this filesystem\n",
+      fputs ("skipping test: symlinks not supported on this file system\n",
             stderr);
       return 77;
     }