summaryrefslogtreecommitdiff
path: root/tests/misc/sha1sum-vec
diff options
context:
space:
mode:
Diffstat (limited to 'tests/misc/sha1sum-vec')
-rwxr-xr-xtests/misc/sha1sum-vec2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/sha1sum-vec b/tests/misc/sha1sum-vec
index 172a0eabc..4c7c06afd 100755
--- a/tests/misc/sha1sum-vec
+++ b/tests/misc/sha1sum-vec
@@ -522,7 +522,7 @@ foreach $t (@Tests)
my $h = $t->[2];
$h->{OUT} = lc $h->{OUT} . " f\n";
- # Insert the `--text' argument for each test.
+ # Insert the '--text' argument for each test.
splice @$t, 1, 0, '--text';
}