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)
commit3618a567209dcf5cc3492b801259f577bac5675c (patch)
treea8223c49f7f62ca1b971d8a7b42619059a7834b4 /unix/tclAppInit.c
parent62002109e611a09114616c10d6723d1946f2321b (diff)
parente9a8f8e9d88282efed5f92674150d8eed85959c4 (diff)
downloadtcl-3618a567209dcf5cc3492b801259f577bac5675c.zip
tcl-3618a567209dcf5cc3492b801259f577bac5675c.tar.gz
tcl-3618a567209dcf5cc3492b801259f577bac5675c.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.
*/