]> perl5.git.perl.org Git - perl5.git/commitdiff This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Spelling correction in error message
authorJames E Keenan <[email protected]>
Thu, 18 Dec 2025 02:48:43 +0000 (21:48 -0500)
committerJames E Keenan <[email protected]>
Thu, 18 Dec 2025 20:37:39 +0000 (15:37 -0500)
autodoc.pl

index 4ff15ff3f80cd320bfc02b890c6c4bf8bfd95d4d..7f95ea0d6d3c6ec22c4003ae585dd55f3de92853 100644 (file)
@@ -2480,7 +2480,7 @@ sub output ($destpod) {  # Output a complete pod file
                         goto spliced;
                     }
 
-                    die "Unexpecedly \@items doesn't contain $leaders[$which]";
+                    die "Unexpectedly \@items doesn't contain $leaders[$which]";
 
                  spliced:
                     # The array now includes the out-of-order items.  Save,