summaryrefslogtreecommitdiffstats
path: root/generic/tclIO.c
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2016-12-01 11:42:07 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2016-12-01 11:42:07 (GMT)
commit2ef0a21475825a5f1cb4562b36d11e51cbefd204 (patch)
treec09becb4fe32fb2330b5f8df66e22adf04731acc /generic/tclIO.c
parent39a4505f7ed7cdb4cbd148aa62775e81ecbe5dc0 (diff)
parent84a744f6f7dbbe47280754dd09dececdbd8b245a (diff)
downloadtcl-2ef0a21475825a5f1cb4562b36d11e51cbefd204.zip
tcl-2ef0a21475825a5f1cb4562b36d11e51cbefd204.tar.gz
tcl-2ef0a21475825a5f1cb4562b36d11e51cbefd204.tar.bz2
compatability -> compatibility
Diffstat (limited to 'generic/tclIO.c')
-rw-r--r--generic/tclIO.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tclIO.c b/generic/tclIO.c
index 80f6fa4..ffd2430 100644
--- a/generic/tclIO.c
+++ b/generic/tclIO.c
@@ -7129,7 +7129,7 @@ Tcl_Tell(
*
* Tcl_SeekOld, Tcl_TellOld --
*
- * Backward-compatability versions of the seek/tell interface that do not
+ * Backward-compatibility versions of the seek/tell interface that do not
* support 64-bit offsets. This interface is not documented or expected
* to be supported indefinitely.
*