summaryrefslogtreecommitdiff
path: root/numeric.c
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2019-11-30 08:11:19 -0700
committerKarl Williamson <khw@cpan.org>2019-11-30 08:32:03 -0700
commitaf147c81e80b28c0d8ed4e2cb123c39c8f45ec9c (patch)
tree58965cd2df28ff75fdb33977401e3f35f9f3f857 /numeric.c
parent579b2f7bf92dfd2e5ed45328d9b26236836770e0 (diff)
downloadperl-af147c81e80b28c0d8ed4e2cb123c39c8f45ec9c.tar.gz
Fix wrong apidoc line
Diffstat (limited to 'numeric.c')
-rw-r--r--numeric.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/numeric.c b/numeric.c
index 2b880376bd..db8197c259 100644
--- a/numeric.c
+++ b/numeric.c
@@ -1763,7 +1763,7 @@ Perl_isinfnan(NV nv)
}
/*
-=for apidoc
+=for apidoc isinfnansv
Checks whether the argument would be either an infinity or C<NaN> when used
as a number, but is careful not to trigger non-numeric or uninitialized