diff options
| author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2022-10-21 08:25:51 (GMT) |
|---|---|---|
| committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2022-10-21 08:25:51 (GMT) |
| commit | 31489aa2fa4710e28b83cd902fbafcfa0792e033 (patch) | |
| tree | d352f54eecd01ad9d9d0361127b8456b2fc09980 /generic/tclFileSystem.h | |
| parent | a344103b2df59b2fbd11188bb6b16293aa44c8ca (diff) | |
| parent | 5a7f45638f425ed4e56942f1ca3df6705bfd5d4a (diff) | |
| download | tcl-31489aa2fa4710e28b83cd902fbafcfa0792e033.zip tcl-31489aa2fa4710e28b83cd902fbafcfa0792e033.tar.gz tcl-31489aa2fa4710e28b83cd902fbafcfa0792e033.tar.bz2 | |
Merge 8.6
Diffstat (limited to 'generic/tclFileSystem.h')
| -rw-r--r-- | generic/tclFileSystem.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tclFileSystem.h b/generic/tclFileSystem.h index 684407c..503b204 100644 --- a/generic/tclFileSystem.h +++ b/generic/tclFileSystem.h @@ -1,7 +1,7 @@ /* * tclFileSystem.h -- * - * This file contains the common defintions and prototypes for use by + * This file contains the common definitions and prototypes for use by * Tcl's filesystem and path handling layers. * * Copyright (c) 2003 Vince Darley. |
