incomplete sentence in perldelta
authorKarl Williamson <public@khwilliamson.com>
Fri, 25 Mar 2011 17:48:38 +0000 (11:48 -0600)
committerKarl Williamson <public@khwilliamson.com>
Fri, 25 Mar 2011 19:30:58 +0000 (13:30 -0600)
pod/perldelta.pod

index 1521547..2d9f444 100644 (file)
@@ -494,7 +494,7 @@ restriction, so \p{foo::bar} could call foo::bar() if it existed. Now this
 convention has been enforced.
 
 Also, Perl no longer allows a tainted regular expression to invoke a
-user-defined. It simply dies instead [perl #82616].
+user-defined property. It simply dies instead [perl #82616].
 
 =head1 Incompatible Changes