diff options
| author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2020-09-01 10:51:52 (GMT) |
|---|---|---|
| committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2020-09-01 10:51:52 (GMT) |
| commit | a9843e57c2416046ee657b66dc7bd9e4fba46ff3 (patch) | |
| tree | 2b31c0b522cabcc83bfbdc542d942ed04f6b9377 /generic/tclParse.c | |
| parent | 0468c659f572aac50eac5f2fbdd0b7be8948496c (diff) | |
| parent | d99566171273e05f659f3f4f364b9d1948ec8565 (diff) | |
| download | tcl-a9843e57c2416046ee657b66dc7bd9e4fba46ff3.zip tcl-a9843e57c2416046ee657b66dc7bd9e4fba46ff3.tar.gz tcl-a9843e57c2416046ee657b66dc7bd9e4fba46ff3.tar.bz2 | |
Merge 8.7
Diffstat (limited to 'generic/tclParse.c')
| -rw-r--r-- | generic/tclParse.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tclParse.c b/generic/tclParse.c index b822094..b821fa0 100644 --- a/generic/tclParse.c +++ b/generic/tclParse.c @@ -2106,7 +2106,7 @@ TclSubstTokens( * command, which is refered to by 'script'. * The 'clNextOuter' refers to the current * entry in the table of continuation lines in - * this "master script", and the character + * this "main script", and the character * offsets are relative to the 'outerScript' * as well. * |
