summaryrefslogtreecommitdiff
path: root/tests/rm/deep-1
diff options
context:
space:
mode:
Diffstat (limited to 'tests/rm/deep-1')
-rwxr-xr-xtests/rm/deep-12
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rm/deep-1 b/tests/rm/deep-1
index c3632dd62..ee7ebe338 100755
--- a/tests/rm/deep-1
+++ b/tests/rm/deep-1
@@ -38,7 +38,7 @@ k200=$k20$k20$k20$k20$k20$k20$k20$k20$k20$k20
k_deep=$k200$k200
t=t
-# Create a directory in $t with lots of `k' components.
+# Create a directory in $t with lots of 'k' components.
deep=$t$k_deep
mkdir -p $deep || fail=1