summaryrefslogtreecommitdiff
path: root/src/install.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-06-30 21:42:49 +0000
committerJim Meyering <jim@meyering.net>1996-06-30 21:42:49 +0000
commit2b37242292412b7e7a7d1916d0b608ed0ba38d25 (patch)
tree141ccc1a000e54dd8c18827cbe5fd27d2d5de6f4 /src/install.c
parentafd2d8e4cf6443341f7c81c0179db10564a5e855 (diff)
downloadcoreutils-2b37242292412b7e7a7d1916d0b608ed0ba38d25.tar.xz
(usage): Fix typo, 3nd->3rd, in usage message.
From Santiago Vila <sanvila@unex.es>.
Diffstat (limited to 'src/install.c')
-rw-r--r--src/install.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/install.c b/src/install.c
index 7d0854142..289c3ccfb 100644
--- a/src/install.c
+++ b/src/install.c
@@ -584,7 +584,7 @@ usage (int status)
printf (_("\
Usage: %s [OPTION]... SOURCE DEST (1st format)\n\
or: %s [OPTION]... SOURCE... DIRECTORY (2nd format)\n\
- or: %s -d [OPTION]... DIRECTORY... (3nd format)\n\
+ or: %s -d [OPTION]... DIRECTORY... (3rd format)\n\
"),
program_name, program_name, program_name);
printf (_("\