code comment cleanup addendum
authorJuerd Waalboer <juerd@cpan.org>
Sat, 31 Mar 2007 00:17:51 +0000 (02:17 +0200)
committerMischa POSLAWSKY <perl@shiar.org>
Sat, 31 Mar 2007 00:17:51 +0000 (02:17 +0200)
PLP.pm

diff --git a/PLP.pm b/PLP.pm
index 0e2a2f9cd1437010b05e08f6571ba999e1d496a4..e595ec16363f09b43cf65ccedc0850ae55a0685c 100644 (file)
--- a/PLP.pm
+++ b/PLP.pm
@@ -274,8 +274,7 @@ sub safe_eval {
     $PLP::safe->reval($code);
 }
 
-# Let the games begin!
-# No lexicals may exist at this point.
+# Let the games begin! No lexicals may exist at this point.
 sub start {
     my ($r) = @_;
     no strict;