summaryrefslogtreecommitdiffstats
path: root/unix/tclUnixChan.c
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2019-08-22 12:20:13 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2019-08-22 12:20:13 (GMT)
commit6f191069963104ecc445087cd2869e6e6469663e (patch)
treef40546d0c3216324025d7d7620afbcadac7e8f97 /unix/tclUnixChan.c
parent3e5ccac63e1f2ebf2b0ff5a8e277b10cb63eefe3 (diff)
parent33b8dd931e270d9802ba796a6cd6c0e63b200237 (diff)
downloadtcl-6f191069963104ecc445087cd2869e6e6469663e.zip
tcl-6f191069963104ecc445087cd2869e6e6469663e.tar.gz
tcl-6f191069963104ecc445087cd2869e6e6469663e.tar.bz2
Fix [8566dc22f9]: various spelling fixes in comments
Diffstat (limited to 'unix/tclUnixChan.c')
-rw-r--r--unix/tclUnixChan.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/tclUnixChan.c b/unix/tclUnixChan.c
index b4b2739..27f2710 100644
--- a/unix/tclUnixChan.c
+++ b/unix/tclUnixChan.c
@@ -73,7 +73,7 @@ typedef struct FileState {
/*
* The following structure is used to set or get the serial port attributes in
- * a platform-independant manner.
+ * a platform-independent manner.
*/
typedef struct TtyAttrs {