diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2016-12-01 11:39:40 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2016-12-01 11:39:40 (GMT) |
commit | 84a744f6f7dbbe47280754dd09dececdbd8b245a (patch) | |
tree | 89ea4d11f6d5ab9868596a73fd7b761ffa3d60fe /unix | |
parent | 3aefaf62e4de2181582277bb60fe2a4ee5c506a2 (diff) | |
download | tcl-84a744f6f7dbbe47280754dd09dececdbd8b245a.zip tcl-84a744f6f7dbbe47280754dd09dececdbd8b245a.tar.gz tcl-84a744f6f7dbbe47280754dd09dececdbd8b245a.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 a7faae5..6b6d373 100644 --- a/unix/tcl.m4 +++ b/unix/tcl.m4 @@ -2854,7 +2854,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) # |