summaryrefslogtreecommitdiffstats
path: root/changes
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2023-03-24 20:47:40 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2023-03-24 20:47:40 (GMT)
commit220282500becbcb9dc9124b8cca053fb6ed1a4b8 (patch)
treee1aef50a305c32bf06bd3b7b0e6f2175c7838da9 /changes
parentb726273bbea296990f6c4c7e98a213f56ce07bc5 (diff)
parente27c66d81aa3904b675aa2851d14444b44c9555e (diff)
downloadtcl-220282500becbcb9dc9124b8cca053fb6ed1a4b8.zip
tcl-220282500becbcb9dc9124b8cca053fb6ed1a4b8.tar.gz
tcl-220282500becbcb9dc9124b8cca053fb6ed1a4b8.tar.bz2
Merge 8.6
Diffstat (limited to 'changes')
-rw-r--r--changes2
1 files changed, 1 insertions, 1 deletions
diff --git a/changes b/changes
index 78b23ac..ecd098e 100644
--- a/changes
+++ b/changes
@@ -2486,7 +2486,7 @@ interpreter. (JL)
installing and requesting security policies, purely in Tcl code. Overloads
the package command to also allow an interpreter to "require" a policy. The
following new library commands are provided:
- tcl_safeCreateInterp -- creates a slave an initializes the
+ tcl_safeCreateInterp -- creates a slave and initializes the
policy mechanism.
tcl_safeInitInterp -- initializes an existing slave with the
policy mechanism.