diff options
Diffstat (limited to 'doc/SetClassProcs.3')
-rw-r--r-- | doc/SetClassProcs.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/SetClassProcs.3 b/doc/SetClassProcs.3 index 832b269..53f7cce 100644 --- a/doc/SetClassProcs.3 +++ b/doc/SetClassProcs.3 @@ -56,7 +56,7 @@ The \fIinstanceData\fR parameter passed to the \fIworldChangedProc\fR will be identical to the \fIinstanceData\fR parameter passed to \fBTk_SetClassProcs\fR. .PP -\fIcreateProc\fR is used to create platform-dependant windows. It is +\fIcreateProc\fR is used to create platform-dependent windows. It is invoked by \fBTk_MakeWindowExist\fR. \fIcreateProc\fR should have arguments and results that match the type \fBTk_ClassCreateProc\fR: .CS |