This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
typo fix for unicode pod
authorDavid Steinbrunner <dsteinbrunner@pobox.com>
Tue, 21 May 2013 11:31:12 +0000 (07:31 -0400)
committerJames E Keenan <jkeenan@cpan.org>
Sat, 25 May 2013 13:35:27 +0000 (15:35 +0200)
pod/perlunicode.pod

index 7a98285..0bee232 100644 (file)
@@ -589,7 +589,7 @@ Hebrew.  But would you remember that 6 months from now?
 
 =item 2
 
 
 =item 2
 
-It is unstable.  A new version of Unicode may pre-empt the current meaning by
+It is unstable.  A new version of Unicode may preempt the current meaning by
 creating a property with the same name.  There was a time in very early Unicode
 releases when C<\p{Hebrew}> would have matched the I<block> Hebrew; now it
 doesn't.
 creating a property with the same name.  There was a time in very early Unicode
 releases when C<\p{Hebrew}> would have matched the I<block> Hebrew; now it
 doesn't.