summaryrefslogtreecommitdiff
path: root/autodoc.pl
diff options
context:
space:
mode:
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