summaryrefslogtreecommitdiff
path: root/XSUB.h
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>2005-08-01 08:14:27 +0000
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2005-08-01 08:14:27 +0000
commit2dfe1b172673363674e356ebb04df24a41dfd308 (patch)
tree8ea979f4fdc121e445e04d06f99efa74212063bd /XSUB.h
parentd7f8936a2fe7fc93635b0b501d1f941d30d3399f (diff)
downloadperl-2dfe1b172673363674e356ebb04df24a41dfd308.tar.gz
Another typo fix
p4raw-id: //depot/perl@25254
Diffstat (limited to 'XSUB.h')
-rw-r--r--XSUB.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/XSUB.h b/XSUB.h
index 1bcad7c615..7f0954c7e1 100644
--- a/XSUB.h
+++ b/XSUB.h
@@ -229,7 +229,7 @@ C<xsubpp>. See L<perlxs/"The VERSIONCHECK: Keyword">.
=head1 Simple Exception Handling Macros
=for apidoc Ams||dXCPT
-Set up neccessary local variables for exception handling.
+Set up necessary local variables for exception handling.
See L<perlguts/"Exception Handling">.
=for apidoc AmU||XCPT_TRY_START