From 9fe1ca1deadbb5e38e31b93203ce6722c85251d4 Mon Sep 17 00:00:00 2001 From: "jan.nijtmans" Date: Mon, 10 Jun 2024 10:12:38 +0000 Subject: Missing verb in SetResult.3 --- doc/SetResult.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/SetResult.3 b/doc/SetResult.3 index 549b1b5..4a68aac 100644 --- a/doc/SetResult.3 +++ b/doc/SetResult.3 @@ -149,7 +149,7 @@ It also manages conversion to and from the \fIresult\fR field of the \fIinterp\fR so as to handle backward-compatibility with old-style extensions. Any number of \fIresult\fR arguments may be passed in a single -call; the last argument in the list must (char *)NULL. +call; the last argument in the list must be (char *)NULL. .PP \fBTcl_AppendResultVA\fR is the same as \fBTcl_AppendResult\fR except that instead of taking a variable number of arguments it takes an argument list. -- cgit v0.12