summaryrefslogtreecommitdiffstats
path: root/doc/lassign.n
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2020-10-26 22:58:22 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2020-10-26 22:58:22 (GMT)
commit37d6f900991ec0280a7ecc776cd823f6cb1ab819 (patch)
treef91942c644762a33f2e9a63c0755443fb94935fd /doc/lassign.n
parentb0654427ca07b5611916baf69d3c05d14ef2441b (diff)
downloadtcl-37d6f900991ec0280a7ecc776cd823f6cb1ab819.zip
tcl-37d6f900991ec0280a7ecc776cd823f6cb1ab819.tar.gz
tcl-37d6f900991ec0280a7ecc776cd823f6cb1ab819.tar.bz2
Revert changes in previous commit to clock.n and lassign.n
Diffstat (limited to 'doc/lassign.n')
-rw-r--r--doc/lassign.n2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lassign.n b/doc/lassign.n
index 2c57937..5620de6 100644
--- a/doc/lassign.n
+++ b/doc/lassign.n
@@ -25,7 +25,7 @@ unassigned elements is returned.
.SH EXAMPLES
.PP
An illustration of how multiple assignment works, and what happens
-when there are either not enough or too many elements.
+when there are either too few or too many elements.
.PP
.CS
\fBlassign\fR {a b c} x y z ;# Empty return