summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rwxr-xr-xtests/rm/fail-eperm2
1 files changed, 1 insertions, 1 deletions
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=.}