diff options
| author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2019-08-26 09:06:31 (GMT) |
|---|---|---|
| committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2019-08-26 09:06:31 (GMT) |
| commit | 85a07c9ee77ce7896b939d10317de1449be880e2 (patch) | |
| tree | 44be8948137fc8bcf67cc6917838e42eb962e132 /unix/tclUnixInit.c | |
| parent | b4243394a87e1101ca0569b4ca88550d7f9ee95c (diff) | |
| parent | bf10d7f187b5017773f1342994469a1bd4e0e8f7 (diff) | |
| download | tcl-85a07c9ee77ce7896b939d10317de1449be880e2.zip tcl-85a07c9ee77ce7896b939d10317de1449be880e2.tar.gz tcl-85a07c9ee77ce7896b939d10317de1449be880e2.tar.bz2 | |
Merge 8.7
Diffstat (limited to 'unix/tclUnixInit.c')
| -rw-r--r-- | unix/tclUnixInit.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/tclUnixInit.c b/unix/tclUnixInit.c index eec0fd9..13a624e 100644 --- a/unix/tclUnixInit.c +++ b/unix/tclUnixInit.c @@ -333,7 +333,7 @@ long tclMacOSXDarwinRelease = 0; * * TclpInitPlatform -- * - * Initialize all the platform-dependant things like signals and + * Initialize all the platform-dependent things like signals and * floating-point error handling. * * Called at process initialization time. |
