summaryrefslogtreecommitdiffstats
path: root/doc/lreplace.n
diff options
context:
space:
mode:
authoraspect <aspect+tclcore@abstracted-spleen.org>2015-06-16 03:33:22 (GMT)
committeraspect <aspect+tclcore@abstracted-spleen.org>2015-06-16 03:33:22 (GMT)
commitca0957c060554b00bfdf17701723a79588030542 (patch)
treec0b64aac343be4fc0328ba0271d50098c1a0c316 /doc/lreplace.n
parentfb3057c4a82b8cead5f45c319b4256eb2f6c8dba (diff)
downloadtcl-ca0957c060554b00bfdf17701723a79588030542.zip
tcl-ca0957c060554b00bfdf17701723a79588030542.tar.gz
tcl-ca0957c060554b00bfdf17701723a79588030542.tar.bz2
lreplace: more tests, doc improvementaspect_lreplace_refix
Diffstat (limited to 'doc/lreplace.n')
-rw-r--r--doc/lreplace.n2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lreplace.n b/doc/lreplace.n
index 7bba543..d19f0cd 100644
--- a/doc/lreplace.n
+++ b/doc/lreplace.n
@@ -35,7 +35,7 @@ by \fIfirst\fR must exist or \fIfirst\fR must indicate before the
start of the list.
.PP
If \fIlast\fR is less than \fIfirst\fR, then any specified elements
-will be inserted into the list at the point specified by \fIfirst\fR
+will be inserted into the list before the point specified by \fIfirst\fR
with no elements being deleted.
.PP
The \fIelement\fR arguments specify zero or more new arguments to