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 | 6d7abfd8a93cd57fee32c8eb2712dc13be57f7aa (patch) | |
tree | c09becb4fe32fb2330b5f8df66e22adf04731acc /unix | |
parent | e7f46501e26d06493e8f9ad9f0bbecc9161d0129 (diff) | |
parent | bbaecb023a9287118394399ce2235c49e33ec74e (diff) | |
download | tcl-6d7abfd8a93cd57fee32c8eb2712dc13be57f7aa.zip tcl-6d7abfd8a93cd57fee32c8eb2712dc13be57f7aa.tar.gz tcl-6d7abfd8a93cd57fee32c8eb2712dc13be57f7aa.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) # |