summaryrefslogtreecommitdiffstats
path: root/unix/tclUnixFile.c
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2023-04-12 22:41:14 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2023-04-12 22:41:14 (GMT)
commitc43d7064ebd4bec57817b7f0945781bcea162192 (patch)
tree5cfe0ec1cddc12534799b5da89597a1c97b45531 /unix/tclUnixFile.c
parent3e8b4007cfb537f4e5f2eba0be30ab926bf1c15f (diff)
parent54ad113891564730905042f5fa1aefa5d688a7d1 (diff)
downloadtcl-c43d7064ebd4bec57817b7f0945781bcea162192.zip
tcl-c43d7064ebd4bec57817b7f0945781bcea162192.tar.gz
tcl-c43d7064ebd4bec57817b7f0945781bcea162192.tar.bz2
Merge 9.0
Diffstat (limited to 'unix/tclUnixFile.c')
-rw-r--r--unix/tclUnixFile.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/tclUnixFile.c b/unix/tclUnixFile.c
index b21de07..50ee64d 100644
--- a/unix/tclUnixFile.c
+++ b/unix/tclUnixFile.c
@@ -700,7 +700,7 @@ TclpObjLstat(
* is either the given clientData, if the working directory hasn't
* changed, or a new clientData (owned by our caller), giving the new
* native path, or NULL if the current directory could not be determined.
- * If NULL is returned, the caller can examine the standard posix error
+ * If NULL is returned, the caller can examine the standard Posix error
* codes to determine the cause of the problem.
*
* Side effects: