summaryrefslogtreecommitdiffstats
path: root/unix/tclAppInit.c
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2023-11-10 09:07:55 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2023-11-10 09:07:55 (GMT)
commitef824045bfea5623a926d2cc1046fc2e633cff66 (patch)
treea8223c49f7f62ca1b971d8a7b42619059a7834b4 /unix/tclAppInit.c
parentd5e74babb069ef347a7774df81219c9794c0e50d (diff)
parente9a8f8e9d88282efed5f92674150d8eed85959c4 (diff)
downloadtcl-ef824045bfea5623a926d2cc1046fc2e633cff66.zip
tcl-ef824045bfea5623a926d2cc1046fc2e633cff66.tar.gz
tcl-ef824045bfea5623a926d2cc1046fc2e633cff66.tar.bz2
Merge 8.7
Diffstat (limited to 'unix/tclAppInit.c')
-rw-r--r--unix/tclAppInit.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/tclAppInit.c b/unix/tclAppInit.c
index cbb937f..c49df55 100644
--- a/unix/tclAppInit.c
+++ b/unix/tclAppInit.c
@@ -148,7 +148,7 @@ Tcl_AppInit(
*/
/*
- * Call Tcl_CreateCommand for application-specific commands, if they
+ * Call Tcl_CreateObjCommand for application-specific commands, if they
* weren't already created by the init procedures called above.
*/