In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/c1bd5aaaae0e00fe17b9337100f4941bed955561?hp=f87fee257789c88855653ca87cff25399a9a7d28>
- Log ----------------------------------------------------------------- commit c1bd5aaaae0e00fe17b9337100f4941bed955561 Author: Karl Williamson <[email protected]> Date: Sun Oct 12 09:53:24 2014 -0600 perldiag: Fix typo ----------------------------------------------------------------------- Summary of changes: pod/perldiag.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pod/perldiag.pod b/pod/perldiag.pod index 0d6dce3..a163937 100644 --- a/pod/perldiag.pod +++ b/pod/perldiag.pod @@ -4138,7 +4138,7 @@ and freeing temporaries and lexicals from. =item panic: pad_free po -(P) An zero scratch pad offset was detected internally. An attempt was +(P) A zero scratch pad offset was detected internally. An attempt was made to free a target that had not been allocated to begin with. =item panic: pad_reset curpad, %p!=%p -- Perl5 Master Repository
