Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2005-12-11 20:30:53 +0300
committerChristopher Faylor <me@cgf.cx>2005-12-11 20:30:53 +0300
commit4989ff286d38fb49218afcc1f2a7907788e17477 (patch)
tree0a61e48164664ba75fe020724682694041678df6
parentd92b26d1aeb5c0fa1cabfd4a334a0b149c25994e (diff)
fix typo.
-rw-r--r--winsup/cygwin/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index ca73d2854..dc8f92b72 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -432,7 +432,7 @@
2005-11-23 Christopher Faylor <cgf@timesys.com>
* fhandler_tty.cc (fhandler_tty_slave::open): Reset the current windows
- station whenever ctty == -1 regardles of whetehr there's a windows
+ station whenever ctty == -1 regardles of whether there's a windows
station already assigned. Close the old windows station in this
situation.
* pinfo.cc (_pinfo::set_ctty): Reinstate incrementing of console count