diff options
| author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2019-08-22 12:19:04 (GMT) |
|---|---|---|
| committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2019-08-22 12:19:04 (GMT) |
| commit | 33b8dd931e270d9802ba796a6cd6c0e63b200237 (patch) | |
| tree | c4dd9b938773e509d89df8ba9583f0ded5b67bd8 /unix/configure.in | |
| parent | 267c44f6ea7e0ec37ec45621f70c49237c1e9ef8 (diff) | |
| download | tcl-33b8dd931e270d9802ba796a6cd6c0e63b200237.zip tcl-33b8dd931e270d9802ba796a6cd6c0e63b200237.tar.gz tcl-33b8dd931e270d9802ba796a6cd6c0e63b200237.tar.bz2 | |
Fix [8566dc22f9]: various spelling fixes in comments
Diffstat (limited to 'unix/configure.in')
| -rw-r--r-- | unix/configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/configure.in b/unix/configure.in index e4255b6..24e6b90 100644 --- a/unix/configure.in +++ b/unix/configure.in @@ -610,7 +610,7 @@ AC_MSG_RESULT([$tcl_ok]) #------------------------------------------------------------------------ # Check whether the timezone data is supplied by the OS or has # to be installed by Tcl. The default is autodetection, but can -# be overriden on the configure command line either way. +# be overridden on the configure command line either way. #------------------------------------------------------------------------ AC_MSG_CHECKING([for timezone data]) |
