summaryrefslogtreecommitdiffstats
path: root/generic/tclProc.c
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2022-09-22 15:36:44 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2022-09-22 15:36:44 (GMT)
commitd15e74d08ce39980b434b335870fe4c73cf322bb (patch)
tree4d697fb62cf50321831d3a4a11c721aafa4589a3 /generic/tclProc.c
parent0fb01a32c6198299b2a5e1c919c36d72c0dfb9ae (diff)
parenta59905b2560b3431f9622f7eba70b9586140b812 (diff)
downloadtcl-d15e74d08ce39980b434b335870fe4c73cf322bb.zip
tcl-d15e74d08ce39980b434b335870fe4c73cf322bb.tar.gz
tcl-d15e74d08ce39980b434b335870fe4c73cf322bb.tar.bz2
Merge 8.7
Diffstat (limited to 'generic/tclProc.c')
-rw-r--r--generic/tclProc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tclProc.c b/generic/tclProc.c
index 7d92388..e8165d8 100644
--- a/generic/tclProc.c
+++ b/generic/tclProc.c
@@ -576,7 +576,7 @@ TclCreateProc(
* (its value was kept the same as pre VarReform to simplify
* tbcload's processing of older byetcodes).
*
- * The only other flag vlaue that is important to retrieve from
+ * The only other flag value that is important to retrieve from
* precompiled procs is VAR_TEMPORARY (also unchanged). It is
* needed later when retrieving the variable names.
*/