diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2014-04-08 19:15:10 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2014-04-08 19:15:10 +0300 |
commit | 71cc6bfcf68acc63dca06eb3cd5bfa42d1ec7dcf (patch) | |
tree | da2f871c34dfea72705b93aef3148aba7cac37e7 /README_d | |
parent | 729a652d8e504f0897ea216505b027ae2d682c16 (diff) | |
download | egawk-71cc6bfcf68acc63dca06eb3cd5bfa42d1ec7dcf.tar.gz egawk-71cc6bfcf68acc63dca06eb3cd5bfa42d1ec7dcf.tar.bz2 egawk-71cc6bfcf68acc63dca06eb3cd5bfa42d1ec7dcf.zip |
Typo fix in README_d/README.pc.
Diffstat (limited to 'README_d')
-rw-r--r-- | README_d/README.pc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README_d/README.pc b/README_d/README.pc index 32a81fc1..63ba473e 100644 --- a/README_d/README.pc +++ b/README_d/README.pc @@ -18,7 +18,7 @@ The `configure' step takes a long time, but works otherwise. ******************************** N O T E ******************************* * The `|&' operator only works when gawk is compiled for Cygwin or for * -* MinGW. Neither * socket support nor two-way pipes work in any other * +* MinGW. Neither socket support nor two-way pipes work in any other * * Windows environment! * ************************************************************************ |