summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Leach <richardleach@users.noreply.github.com>2021-11-30 22:41:00 +0000
committerRichard Leach <richardleach@users.noreply.github.com>2021-11-30 22:41:00 +0000
commit01b1cca87b8b6c0e4900a4087fe843d56b936467 (patch)
treeeea2ec0e0872913dc003ee4e396e205c9a88178b
parenta64a1b916a4d7dc71f19c660f970fb7e942c2735 (diff)
downloadperl-01b1cca87b8b6c0e4900a4087fe843d56b936467.tar.gz
fix pod error in sv.c. Closes #19249
-rw-r--r--sv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sv.c b/sv.c
index 1b3817e7dd..4a8c6d9c1f 100644
--- a/sv.c
+++ b/sv.c
@@ -5091,7 +5091,7 @@ Perl_sv_setpv_bufsize(pTHX_ SV *const sv, const STRLEN cur, const STRLEN len)
/*
=for apidoc sv_setpvn
-=for apidoc sv_setpvn_fresh
+=for apidoc_item sv_setpvn_fresh
=for apidoc_item sv_setpvn_mg
These copy a string (possibly containing embedded C<NUL> characters) into an