This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
[perl5.git] / t / op / pwent.t
index c09d7c2..ea89505 100755 (executable)
@@ -137,7 +137,7 @@ print "ok ", $tst++;
 print "\t# (not necessarily serious: run t/op/pwent.t by itself)" if $not;
 print "\n";
 
-# Test both the scalar and array contexts.
+# Test both the scalar and list contexts.
 
 my @pw1;