In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/919671d7a1f9048e55f69da3534a77dd0b5dd1bd?hp=2419ffa9696600b121e9973fbb0846bda5fc5833>

- Log -----------------------------------------------------------------
commit 919671d7a1f9048e55f69da3534a77dd0b5dd1bd
Author: Tatsuhiko Miyagawa <[email protected]>
Date:   Tue Oct 19 11:14:38 2010 +0900

    Fix typo in how_to_write_a_perldelta.pod
-----------------------------------------------------------------------

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

diff --git a/Porting/how_to_write_a_perldelta.pod 
b/Porting/how_to_write_a_perldelta.pod
index 6cae763..851ed28 100644
--- a/Porting/how_to_write_a_perldelta.pod
+++ b/Porting/how_to_write_a_perldelta.pod
@@ -3,7 +3,7 @@
 This is intended as a guide for how to write a perldelta. There has never
 been a formal specification - the working rule is "fake up a document that
 looks something close to the existing perldeltas". So if it's unclear how
-do to do something, see if it's been done before, and if the approach works
+to do something, see if it's been done before, and if the approach works
 there, steal it.
 
 =head2 Template

--
Perl5 Master Repository

Reply via email to