summaryrefslogtreecommitdiff
path: root/tests/test-renameat.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-renameat.c')
-rw-r--r--tests/test-renameat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-renameat.c b/tests/test-renameat.c
index 09e5119024..c69a75fc9b 100644
--- a/tests/test-renameat.c
+++ b/tests/test-renameat.c
@@ -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;
}