]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Thu, 18 Jul 2002 09:34:52 +0000 (09:34 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 18 Jul 2002 09:34:52 +0000 (09:34 +0000)
tests/rm/fail-eperm

index a0774c6564904689e7abd51f488f037553cbd8c5..b1293cd779a97687d4a6f99b8ab9a16076cd1d19 100755 (executable)
@@ -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=.}