In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/e8aa73ce41e760f83f0e01eed0121419b5436e8f?hp=601448c36688a16a07b133714522cd9f63a9ed03>

- Log -----------------------------------------------------------------
commit e8aa73ce41e760f83f0e01eed0121419b5436e8f
Author: H.Merijn Brand <[email protected]>
Date:   Sun Mar 3 09:34:17 2013 +0100

    fixed minor typo in delta
-----------------------------------------------------------------------

Summary of changes:
 pod/perldelta.pod |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index 8387c30..17db8f7 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -305,7 +305,7 @@ well.
 =item *
 
 The new copy-on-write mechanism that was introduced in 5.17.7 has now been
-disabled by default, since it was felt that there were two many rough
+disabled by default, since it was felt that there were too many rough
 edges for the 5.18 release. It is expected that it will be enabled by
 default for 5.20.
 

--
Perl5 Master Repository

Reply via email to