We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f98de16 commit 4ae25c3Copy full SHA for 4ae25c3
t/op/magic.t
@@ -765,7 +765,7 @@ fresh_perl_is
765
# ${^OPEN} and $^H interaction
766
# Setting ${^OPEN} causes $^H to change, but setting $^H would only some-
767
# times make ${^OPEN} change, depending on whether it was in the same BEGIN
768
-# block. Don’t test actual values (subject to change); just test for
+# block. Don't test actual values (subject to change); just test for
769
# consistency.
770
my @stuff;
771
eval '
0 commit comments