aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2005-12-11 17:30:53 +0000
committerChristopher Faylor <me@cgf.cx>2005-12-11 17:30:53 +0000
commit4989ff286d38fb49218afcc1f2a7907788e17477 (patch)
tree0a61e48164664ba75fe020724682694041678df6
parentd92b26d1aeb5c0fa1cabfd4a334a0b149c25994e (diff)
downloadnewlib-4989ff286d38fb49218afcc1f2a7907788e17477.zip
newlib-4989ff286d38fb49218afcc1f2a7907788e17477.tar.gz
newlib-4989ff286d38fb49218afcc1f2a7907788e17477.tar.bz2
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 ca73d28..dc8f92b 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