summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pod/perldelta.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index b14a9b647a..ec033178b8 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -698,7 +698,7 @@ Note that C<SvSetSV> doesn't do set magic.
=item *
-C<sv_usepvn_flags> - fix documentation to mention the use of C<NewX> instead of
+C<sv_usepvn_flags> - fix documentation to mention the use of C<Newx> instead of
C<malloc>.
L<[perl #121869]|https://rt.perl.org/Ticket/Display.html?id=121869>