This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Document corelist change in perldelta
[perl5.git] / pod / perl5178delta.pod
index 41821fc..a7cfd85 100644 (file)
@@ -16,7 +16,7 @@ L<perl5177delta>, which describes differences between 5.17.6 and 5.17.7.
 
 =head2 Regular Expression Set Operations
 
-This is an experimental feature to allow matching against the the union,
+This is an experimental feature to allow matching against the union,
 intersection, etc., of sets of code points, similar to
 L<Unicode::Regex::Set>.  It can also be used to extend C</x> processing
 to [bracketed] character classes, and as a replacement of user-defined