summaryrefslogtreecommitdiff
path: root/autodoc.pl
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2022-05-03 05:56:34 -0600
committerKarl Williamson <khw@cpan.org>2022-05-03 06:25:21 -0600
commitb63f8ed45dd7f3116ce5aeaf340ebe6d5fec7750 (patch)
tree9e04e10ab064d385b15f73d2fa4fdfb1eed113bb /autodoc.pl
parent56c919a015d6bc10c7702080320fbb0d4dec643f (diff)
downloadperl-b63f8ed45dd7f3116ce5aeaf340ebe6d5fec7750.tar.gz
autodoc.pl: Clarify comment
Diffstat (limited to 'autodoc.pl')
-rw-r--r--autodoc.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/autodoc.pl b/autodoc.pl
index a9cfb4ac0a..b8208be12e 100644
--- a/autodoc.pl
+++ b/autodoc.pl
@@ -1196,7 +1196,7 @@ sub format_pod_indexes($) {
return $text;
}
-sub docout ($$$) { # output the docs for one function
+sub docout ($$$) { # output the docs for one function group
my($fh, $element_name, $docref) = @_;
# Trim trailing space