From c696260961f2e928a7a5d696c0fc1b6f2567913c Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 18 Jul 2002 09:34:52 +0000 Subject: *** empty log message *** --- tests/rm/fail-eperm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/rm/fail-eperm b/tests/rm/fail-eperm index a0774c656..b1293cd77 100755 --- a/tests/rm/fail-eperm +++ b/tests/rm/fail-eperm @@ -1,7 +1,7 @@ #!/bin/sh # -*- perl -*- # Ensure that rm gives the expected diagnostic when failing to remove a file -# owned by some other user in a directory with theh stick bit set. +# owned by some other user in a directory with the sticky bit set. : ${PERL=perl} : ${srcdir=.} -- cgit v1.2.3-54-g00ecf