summaryrefslogtreecommitdiffstats
path: root/doc/lset.n
diff options
context:
space:
mode:
authorMiguel Sofer <miguel.sofer@gmail.com>2003-12-01 21:27:14 (GMT)
committerMiguel Sofer <miguel.sofer@gmail.com>2003-12-01 21:27:14 (GMT)
commit79877d101ab3004b17ba6d38218d0df877602876 (patch)
tree6e6ce63a243df18dc2e44fb5519d3ca54c7f59f7 /doc/lset.n
parent158d77b8cba72fb076672d1e53581c432eeb517c (diff)
downloadtcl-79877d101ab3004b17ba6d38218d0df877602876.zip
tcl-79877d101ab3004b17ba6d38218d0df877602876.tar.gz
tcl-79877d101ab3004b17ba6d38218d0df877602876.tar.bz2
* doc/lset.n: fix typo [Bug 852224]
Diffstat (limited to 'doc/lset.n')
-rwxr-xr-xdoc/lset.n4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/lset.n b/doc/lset.n
index 1e7c725..18a784a 100755
--- a/doc/lset.n
+++ b/doc/lset.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: lset.n,v 1.6 2003/01/23 14:18:33 dkf Exp $
+'\" RCS: @(#) $Id: lset.n,v 1.7 2003/12/01 21:27:14 msofer Exp $
'\"
.so man.macros
.TH lset n 8.4 Tcl "Tcl Built-In Commands"
@@ -37,7 +37,7 @@ In this case, \fInewValue\fR replaces the old value of the variable
\fIvarName\fR.
.PP
When presented with a single index, the \fBlset\fR command
-treats the content of the \fIvarBane\fR variable as a Tcl list.
+treats the content of the \fIvarName\fR variable as a Tcl list.
It addresses the \fIindex\fR'th element in it
(0 refers to the first element of the list).
When interpreting the list, \fBlset\fR observes the same rules