From 713dd62834d401cc7b9b394a4b916ab9e5e3d4d5 Mon Sep 17 00:00:00 2001 From: kris Date: Sat, 8 May 1999 10:22:15 +0000 Subject: Various spelling/formatting changes. Submitted by: Philippe Charnier --- bin/cp/utils.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/cp/utils.c') diff --git a/bin/cp/utils.c b/bin/cp/utils.c index 9118efc..162a446 100644 --- a/bin/cp/utils.c +++ b/bin/cp/utils.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)utils.c 8.3 (Berkeley) 4/1/94"; #endif static const char rcsid[] = - "$Id: utils.c,v 1.21 1998/11/18 11:47:45 bde Exp $"; + "$Id: utils.c,v 1.22 1999/04/25 21:13:32 imp Exp $"; #endif /* not lint */ #include @@ -171,7 +171,7 @@ copy_file(entp, dne) /* * Don't remove the target even after an error. The target might * not be a regular file, or its attributes might be important, - * or its contents might be irreplacable. It would only be safe + * or its contents might be irreplaceable. It would only be safe * to remove it if we created it and its length is 0. */ -- cgit v1.1