diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2016-12-01 11:42:07 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2016-12-01 11:42:07 (GMT) |
commit | 2ef0a21475825a5f1cb4562b36d11e51cbefd204 (patch) | |
tree | c09becb4fe32fb2330b5f8df66e22adf04731acc /unix | |
parent | 39a4505f7ed7cdb4cbd148aa62775e81ecbe5dc0 (diff) | |
parent | 84a744f6f7dbbe47280754dd09dececdbd8b245a (diff) | |
download | tcl-2ef0a21475825a5f1cb4562b36d11e51cbefd204.zip tcl-2ef0a21475825a5f1cb4562b36d11e51cbefd204.tar.gz tcl-2ef0a21475825a5f1cb4562b36d11e51cbefd204.tar.bz2 |
compatability -> compatibility
Diffstat (limited to 'unix')
-rw-r--r-- | unix/tcl.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/tcl.m4 b/unix/tcl.m4 index 57d8ff0..b21ae31 100644 --- a/unix/tcl.m4 +++ b/unix/tcl.m4 @@ -2706,7 +2706,7 @@ AC_DEFUN([SC_TCL_CFG_ENCODING], [ # advancedTest - the advanced test to run if the function is present # # Results: -# Might cause compatability versions of the function to be used. +# Might cause compatibility versions of the function to be used. # Might affect the following vars: # USE_COMPAT (implicit) # |