summaryrefslogtreecommitdiffstats
path: root/ChangeLog.2008
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2022-11-06 20:27:51 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2022-11-06 20:27:51 (GMT)
commitb07c7ad8aea461d1e2e16c66029fbaa43d05d54c (patch)
treecae23b4cc33fa99ca8ec032d60cc38d1d41f4fbe /ChangeLog.2008
parentc3c5a80a02a02427696394cb0ed1f8adeab1099d (diff)
downloadtcl-b07c7ad8aea461d1e2e16c66029fbaa43d05d54c.zip
tcl-b07c7ad8aea461d1e2e16c66029fbaa43d05d54c.tar.gz
tcl-b07c7ad8aea461d1e2e16c66029fbaa43d05d54c.tar.bz2
Update Tcl_Filesystem documentation
Diffstat (limited to 'ChangeLog.2008')
-rw-r--r--ChangeLog.20082
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog.2008 b/ChangeLog.2008
index 9c4e951..53690e4 100644
--- a/ChangeLog.2008
+++ b/ChangeLog.2008
@@ -1939,7 +1939,7 @@
2008-07-28 Jan Nijtmans <nijtmans@users.sf.net>
* doc/FileSystem.3: CONSTified many functions using
- * generic/tcl.decls: Tcl_FileSystem which all are supposed
+ * generic/tcl.decls: Tcl_Filesystem which all are supposed
* generic/tclDecls.h: to be a constant, but this was not
* generic/tclFileSystem.h: reflected in the API: Tcl_FSData,
* generic/tclIOUtil.c: Tcl_FSGetInternalRep, Tcl_FSRegister,