From 9224a1a6c26782979168ca12a6163a55f3946605 Mon Sep 17 00:00:00 2001 From: "jan.nijtmans" Date: Sat, 15 Apr 2023 19:50:28 +0000 Subject: Fix SetResult doc --- doc/SetResult.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/SetResult.3 b/doc/SetResult.3 index 94990d7..9be3ef0 100644 --- a/doc/SetResult.3 +++ b/doc/SetResult.3 @@ -114,7 +114,7 @@ efficient. \fBTcl_AppendElement\fR is like \fBTcl_AppendResult\fR, but it appends only one piece, and also appends that piece as a list item. \fBTcl_AppendElement\fR adds backslashes or braces as necessary to ensure that -f\Ielement\fR is properly formatted as a list item. Under normal conditions, +\fIelement\fR is properly formatted as a list item. Under normal conditions, \fBTcl_AppendElement\fR adds a space character to \fIinterp\fR's result just before adding the new list element, so that the list elements in the result are properly separated. However if the new list element is the first item in the -- cgit v0.12