summaryrefslogtreecommitdiffstats
path: root/generic/tclIO.c
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2016-12-01 11:39:40 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2016-12-01 11:39:40 (GMT)
commitbbaecb023a9287118394399ce2235c49e33ec74e (patch)
tree89ea4d11f6d5ab9868596a73fd7b761ffa3d60fe /generic/tclIO.c
parent8d1caeae4dbe404a28c14bdc0bc3a8e97f6eaaf2 (diff)
downloadtcl-bbaecb023a9287118394399ce2235c49e33ec74e.zip
tcl-bbaecb023a9287118394399ce2235c49e33ec74e.tar.gz
tcl-bbaecb023a9287118394399ce2235c49e33ec74e.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 615fe60..2e1569f 100644
--- a/generic/tclIO.c
+++ b/generic/tclIO.c
@@ -6713,7 +6713,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.
*