From a4f1accf05831bdd42c5d31f5c43c7267845c333 Mon Sep 17 00:00:00 2001 From: "jan.nijtmans" Date: Tue, 11 Jun 2024 12:38:28 +0000 Subject: Backported a littttttle bit too much --- doc/ObjectType.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/ObjectType.3 b/doc/ObjectType.3 index cc33a0a..1342d0d 100644 --- a/doc/ObjectType.3 +++ b/doc/ObjectType.3 @@ -154,7 +154,7 @@ This definition permits us to pass internal representations and pointers to them as arguments and results in public routines. .SH "THE TCL_OBJTYPE STRUCTURE" .PP -Extension writers can define new value types by defining four to eight +Extension writers can define new value types by defining four procedures and initializing a Tcl_ObjType structure to describe the type. Extension writers may also pass a pointer to their Tcl_ObjType structure to \fBTcl_RegisterObjType\fR if they wish to permit other -- cgit v0.12