summaryrefslogtreecommitdiffstats
path: root/generic/tclFileSystem.h
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2022-10-21 08:53:46 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2022-10-21 08:53:46 (GMT)
commit106d95266d9d11d75d65b2b7e448a011f5575090 (patch)
tree557f975cb65286378c75a189cafbc83502e70f6b /generic/tclFileSystem.h
parent3405e90b0428cfcfd998772217086daa6865b009 (diff)
parent31489aa2fa4710e28b83cd902fbafcfa0792e033 (diff)
downloadtcl-106d95266d9d11d75d65b2b7e448a011f5575090.zip
tcl-106d95266d9d11d75d65b2b7e448a011f5575090.tar.gz
tcl-106d95266d9d11d75d65b2b7e448a011f5575090.tar.bz2
Merge 8.7
Diffstat (limited to 'generic/tclFileSystem.h')
-rw-r--r--generic/tclFileSystem.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tclFileSystem.h b/generic/tclFileSystem.h
index 20d730f..852bbbd 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.