summaryrefslogtreecommitdiff
path: root/tests/misc/dirname
diff options
context:
space:
mode:
Diffstat (limited to 'tests/misc/dirname')
-rwxr-xr-xtests/misc/dirname2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/dirname b/tests/misc/dirname
index 5934b25c7..67a374ede 100755
--- a/tests/misc/dirname
+++ b/tests/misc/dirname
@@ -53,7 +53,7 @@ my @Tests =
['m', qw(''), {OUT => '.'}],
);
-# Append a newline to end of each expected `OUT' string.
+# Append a newline to end of each expected 'OUT' string.
my $t;
foreach $t (@Tests)
{