summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/cp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cp.c b/src/cp.c
index a95d8dbcb..aa766bb07 100644
--- a/src/cp.c
+++ b/src/cp.c
@@ -846,7 +846,7 @@ main (int argc, char **argv)
error (0, 0,
_("\
Warning: the meaning of `-P' will change in the future to conform to POSIX.\n\
-Use `--parents' for the old meaning, and `--no-dereference' for the new."));
+Use `--parents' for the old meaning, and `--no-dereference' for the new one."));
}
if (backup_suffix_string)