summaryrefslogtreecommitdiff
path: root/autodoc.pl
diff options
context:
space:
mode:
authorJames E Keenan <jkeenan@cpan.org>2022-06-27 17:21:46 -0400
committerJames E Keenan <jkeenan@cpan.org>2022-06-27 17:21:46 -0400
commit1e45e087ebebb524df3c2247e485d7d6aebcd6f0 (patch)
treeec6930c5fcd730e7c5673f72ec9a6690a3078aed /autodoc.pl
parent602e63aa36686ad5cfa326a1b2f20721af9b1ce0 (diff)
downloadperl-1e45e087ebebb524df3c2247e485d7d6aebcd6f0.tar.gz
autodoc.pl: Fix spelling error in inline 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 6a3447e4e0..565cc9c340 100644
--- a/autodoc.pl
+++ b/autodoc.pl
@@ -33,7 +33,7 @@ my %extra_input_pods = ( 'dist/ExtUtils-ParseXS/lib/perlxs.pod' => 1 );
# the legal section names, or an error is thrown. $section_name_variable must
# be one of the legal section name variables defined below; these expand to
# legal section names. This form is used so that minor wording changes in
-# these titles can be confied to this file. All the names of the variables
+# these titles can be confined to this file. All the names of the variables
# end in '_scn'; this suffix is optional in the apidoc_section lines.
#
# All API elements defined between this line and the next 'apidoc_section'