From c5c76729ca22b690aa562891f1eab092f43bd6fe Mon Sep 17 00:00:00 2001 From: dkf Date: Sun, 31 Oct 2004 15:38:35 +0000 Subject: Fix typo --- doc/dict.n | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/dict.n b/doc/dict.n index 43466df..98cb491 100644 --- a/doc/dict.n +++ b/doc/dict.n @@ -4,7 +4,7 @@ '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -'\" RCS: @(#) $Id: dict.n,v 1.9 2004/10/08 21:39:15 dkf Exp $ +'\" RCS: @(#) $Id: dict.n,v 1.10 2004/10/31 15:38:35 dkf Exp $ '\" .so man.macros .TH dict n 8.5 Tcl "Tcl Built-In Commands" @@ -209,7 +209,7 @@ for the execution of \fIbody\fR. As with \fBdict update\fR, making \fIdictionaryVariable\fR unreadable will make the updates to the dictionary be discarded, and this also happens if the contents of \fIdictionaryVariable\fR are adjusted so that the chain of -dictionaries no longer exists. The result of \fBdict update\fR is +dictionaries no longer exists. The result of \fBdict with\fR is (unless some kind of error occurs) the result of the evaluation of \fIbody\fR. Note that the mapping of values to variables does not use traces; changes to the \fIdictionaryVariable\fR's contents only happen -- cgit v0.12