summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pod/perlguts.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perlguts.pod b/pod/perlguts.pod
index c27883ffcc..fb52ecfcb7 100644
--- a/pod/perlguts.pod
+++ b/pod/perlguts.pod
@@ -2820,7 +2820,7 @@ will return false.
Returns the integer which is in the SV.
int SvIV (SV* sv)
-
+
=item SvIVX
Returns the integer which is stored in the SV.