pad.c apidocs: Missing fullstop
authorFather Chrysostomos <sprout@cpan.org>
Mon, 2 Jul 2012 03:23:06 +0000 (20:23 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Wed, 15 Aug 2012 00:49:28 +0000 (17:49 -0700)
pad.c

diff --git a/pad.c b/pad.c
index c672a0e..6dee52e 100644 (file)
--- a/pad.c
+++ b/pad.c
@@ -1439,7 +1439,7 @@ Perl_pad_setsv(pTHX_ PADOFFSET po, SV* sv)
 /*
 =for apidoc m|void|pad_block_start|int full
 
-Update the pad compilation state variables on entry to a new block
+Update the pad compilation state variables on entry to a new block.
 
 =cut
 */