summaryrefslogtreecommitdiff
path: root/man/XtInitializeWidgetClass.man
diff options
context:
space:
mode:
Diffstat (limited to 'man/XtInitializeWidgetClass.man')
-rw-r--r--man/XtInitializeWidgetClass.man3
1 files changed, 2 insertions, 1 deletions
diff --git a/man/XtInitializeWidgetClass.man b/man/XtInitializeWidgetClass.man
index c880543..7458c1c 100644
--- a/man/XtInitializeWidgetClass.man
+++ b/man/XtInitializeWidgetClass.man
@@ -1,4 +1,5 @@
.\" $Xorg: XtInitWC.man,v 1.3 2000/08/17 19:42:01 cpqbld Exp $
+.\" $XdotOrg: $
.\"
.\" Copyright (c) 1993, 1994 X Consortium
.\"
@@ -141,7 +142,7 @@ If the specified widget class is already initialized,
returns immediately.
.LP
If the class initialization procedure registers type converters, these
-type converters are not availble until the first object of the class
+type converters are not available until the first object of the class
or subclass is created or
.ZN XtInitializeWidgetClass
is called.