From 15a8c21ed85ac4ec25df9165e09b10c165e45415 Mon Sep 17 00:00:00 2001 From: jkeenan Date: Sat, 19 Nov 2011 20:09:26 -0500 Subject: [RT #36079] Convert ` to '. --- t/lib/strict/vars | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 't/lib/strict') diff --git a/t/lib/strict/vars b/t/lib/strict/vars index d41aa3c0d7..fdd7af3416 100644 --- a/t/lib/strict/vars +++ b/t/lib/strict/vars @@ -496,7 +496,7 @@ ok ######## # Make sure the strict vars failure still occurs -# now that the `@i should be written as \@i' failure does not occur +# now that the '@i should be written as \@i' failure does not occur # 20000522 mjd@plover.com (MJD) use strict 'vars'; no warnings; -- cgit v1.2.1