summaryrefslogtreecommitdiff
path: root/tests/rm/i-no-r
diff options
context:
space:
mode:
Diffstat (limited to 'tests/rm/i-no-r')
-rwxr-xr-xtests/rm/i-no-r2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rm/i-no-r b/tests/rm/i-no-r
index d7d3c0186..8a3e76958 100755
--- a/tests/rm/i-no-r
+++ b/tests/rm/i-no-r
@@ -1,5 +1,5 @@
#!/bin/sh
-# Since the rewrite for fileutils-4.1.9, `rm -i DIR' would mistakenly
+# Since the rewrite for fileutils-4.1.9, 'rm -i DIR' would mistakenly
# recurse into directory DIR. rm -i (without -r) must fail in that case.
# Fixed in coreutils-4.5.2.