diff options
author | andy <andrew.m.goth@gmail.com> | 2016-12-13 01:27:25 (GMT) |
---|---|---|
committer | andy <andrew.m.goth@gmail.com> | 2016-12-13 01:27:25 (GMT) |
commit | 06e138e871b01b6684e91910664bcefe1e01d969 (patch) | |
tree | 4b39cc37d626c7bc7f25783832dbb58fa823ace4 /unix | |
parent | 75abd6bb662ec2650847427da15a629842b3a63f (diff) | |
parent | 6da0c767cd83c18aa8a2c152ad6b0298ea4f28ab (diff) | |
download | tcl-06e138e871b01b6684e91910664bcefe1e01d969.zip tcl-06e138e871b01b6684e91910664bcefe1e01d969.tar.gz tcl-06e138e871b01b6684e91910664bcefe1e01d969.tar.bz2 |
Merge trunklanam_array_for_impl
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) # |