summaryrefslogtreecommitdiff
path: root/pod/perl.pod
diff options
context:
space:
mode:
Diffstat (limited to 'pod/perl.pod')
-rw-r--r--pod/perl.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perl.pod b/pod/perl.pod
index bab8a91cc0..3664ab6402 100644
--- a/pod/perl.pod
+++ b/pod/perl.pod
@@ -27,7 +27,7 @@ of sections:
perlsec Perl security
perltrap Perl traps for the unwary
perlstyle Perl style guide
- perlapi Perl application programming interface
+ perlxs Perl XS application programming interface
perlguts Perl internal functions for those doing extensions
perlcall Perl calling conventions from C
perlovl Perl overloading semantics