In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/940a0b6a24b3a35039693192d521faeebc3b19de?hp=d5e473ac4b5315fec59f5f15df9cc949120d3967>

- Log -----------------------------------------------------------------
commit 940a0b6a24b3a35039693192d521faeebc3b19de
Author: Chris 'BinGOs' Williams <[email protected]>
Date:   Tue Aug 14 20:27:10 2012 +0100

    Correct a typo in README.cygwin
    
    Also changed the current version of Cygwin to 1.7.16 and changed
    a 'disencouraged' to 'discouraged'. There were both uses in the
    document this at least makes the use consistent.
-----------------------------------------------------------------------

Summary of changes:
 README.cygwin |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.cygwin b/README.cygwin
index 4e3e6f5..e773a16 100644
--- a/README.cygwin
+++ b/README.cygwin
@@ -31,7 +31,7 @@ L<http://www.cygwin.com/>
 
 A recent net or commercial release of Cygwin is required.
 
-At the time this document was last updated, Cygwin 1.7.10 was current.
+At the time this document was last updated, Cygwin 1.7.16 was current.
 
 
 =head2 Cygwin Configuration
@@ -325,7 +325,7 @@ to portability, more information can be found in the Cygwin 
documentation.
 
 Cygwin pathnames are separated by forward (F</>) slashes, Universal
 Naming Codes (F<//UNC>) are also supported Since cygwin-1.7 non-POSIX
-pathnames are disencouraged.  Names may contain all printable
+pathnames are discouraged.  Names may contain all printable
 characters.
 
 File names are case insensitive, but case preserving.  A pathname that
@@ -340,7 +340,7 @@ Since cygwin-1.7 pathnames are UTF-8 encoded.
 
 =item * Text/Binary
 
-Since cywgin-1.7 textmounts are deprecated and stronlgy discouraged.
+Since cywgin-1.7 textmounts are deprecated and strongly discouraged.
 
 When a file is opened it is in either text or binary mode.  In text mode
 a file is subject to CR/LF/Ctrl-Z translations.  With Cygwin, the default

--
Perl5 Master Repository

Reply via email to