diff options
author | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2012-08-14 23:08:09 +0100 |
---|---|---|
committer | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2012-08-14 23:08:09 +0100 |
commit | 95ccf9d5dfbf8e9c58a97a47713562d01ddfc7cf (patch) | |
tree | 4cef143a0b6a5e56117fdf5ebb5e4c44412b5d4f /README.cygwin | |
parent | 014bf826a41cc0686287482a2027eb7d7de22819 (diff) | |
download | perl-95ccf9d5dfbf8e9c58a97a47713562d01ddfc7cf.tar.gz |
Missed other typo in README.cygwin
Yes, it was on the same line as the other one.
Eagle-eyed Jerry Hedden spotted that one.
Diffstat (limited to 'README.cygwin')
-rw-r--r-- | README.cygwin | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.cygwin b/README.cygwin index e773a16248..e8e0d980ce 100644 --- a/README.cygwin +++ b/README.cygwin @@ -340,7 +340,7 @@ Since cygwin-1.7 pathnames are UTF-8 encoded. =item * Text/Binary -Since cywgin-1.7 textmounts are deprecated and strongly discouraged. +Since cygwin-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 |