This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perldelta.pod: Fix POD formatting '= item'
authorPaul "LeoNerd" Evans <leonerd@leonerd.org.uk>
Sun, 20 Aug 2023 20:57:54 +0000 (21:57 +0100)
committerPaul "LeoNerd" Evans <leonerd@leonerd.org.uk>
Sun, 20 Aug 2023 20:57:54 +0000 (21:57 +0100)
pod/perldelta.pod

index 21ba33f..7e976c0 100644 (file)
@@ -381,7 +381,7 @@ it. It is functional, but currently slow and incomplete.
 
 See L<perlguts|perlguts/"Reference-counted argument stack">.
 
-= item *
+=item *
 
 Functions L<perlapi/sv_strftime_tm> and L<perlapi/sv_strftime_ints> have
 been added to the public API.  These transparently handle UTF-8 for you.