This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
pod/perldelta: Add punctuation
authorAbigail <abigail@abigail.be>
Thu, 19 Nov 2015 18:14:35 +0000 (19:14 +0100)
committerAbigail <abigail@abigail.be>
Thu, 19 Nov 2015 18:14:35 +0000 (19:14 +0100)
pod/perldelta.pod

index 06c7ac2..bac307c 100644 (file)
@@ -190,7 +190,7 @@ instead of the proper error message.  This has now been fixed. [perl
 An earlier commit added a message when a quantifier in a regular
 expression was useless, but then caused the parser to skip it;
 this caused the surplus quantifier to be silently ignored, instead
-of throwing an error. This is now fixed [perl #126253]
+of throwing an error. This is now fixed. [perl #126253]
 
 =item *