diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2016-12-01 11:44:23 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2016-12-01 11:44:23 (GMT) |
commit | a54acb028826edf1444f2bf6afa4b62b5dd56f68 (patch) | |
tree | d0045081a412110792ae9487b25602dc4334183f /unix | |
parent | 0004d6152456219c0ef09046c169ad3ad7532ee1 (diff) | |
parent | 2ef0a21475825a5f1cb4562b36d11e51cbefd204 (diff) | |
download | tcl-a54acb028826edf1444f2bf6afa4b62b5dd56f68.zip tcl-a54acb028826edf1444f2bf6afa4b62b5dd56f68.tar.gz tcl-a54acb028826edf1444f2bf6afa4b62b5dd56f68.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 f5aa84e..3189960 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) # |