summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.cygwin6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.cygwin b/README.cygwin
index 61b26010b3..3267a4aab5 100644
--- a/README.cygwin
+++ b/README.cygwin
@@ -182,8 +182,8 @@ want to force Perl to build with the system C<malloc()> undefine this symbol.
=item * C<-Uuseperlio>
-Undefining this symbol disables the PerlIO abstraction, PerlIO is now the
-default, it is not recommended to disable PerlIO.
+Undefining this symbol disables the PerlIO abstraction. PerlIO is now the
+default; it is not recommended to disable PerlIO.
=item * C<-Dusemultiplicity>
@@ -219,7 +219,7 @@ for internal size and position calculations.
Use this to build perl outside of the source tree. This works with Cygwin.
Details can be found in the F<INSTALL> document. This is the recommended
-way to build perl form sources.
+way to build perl from sources.
=back