summaryrefslogtreecommitdiff
path: root/pad.c
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2012-07-01 20:23:06 -0700
committerFather Chrysostomos <sprout@cpan.org>2012-08-14 17:49:28 -0700
commite89fca5ea2782d3f6711ea8bea3581c10437ae62 (patch)
tree8419607ae2f4a1ec2f6c4818e50dba277a1d9143 /pad.c
parent892522a605b5b55c985ef64637281fbd363f4c16 (diff)
downloadperl-e89fca5ea2782d3f6711ea8bea3581c10437ae62.tar.gz
pad.c apidocs: Missing fullstop
Diffstat (limited to 'pad.c')
-rw-r--r--pad.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pad.c b/pad.c
index c672a0ed74..6dee52ee6a 100644
--- 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
*/