diff options
Diffstat (limited to 'man/XtSetWMColormapWindows.man')
-rw-r--r-- | man/XtSetWMColormapWindows.man | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man/XtSetWMColormapWindows.man b/man/XtSetWMColormapWindows.man index 4963116..0ac4398 100644 --- a/man/XtSetWMColormapWindows.man +++ b/man/XtSetWMColormapWindows.man @@ -1,4 +1,5 @@ .\" $Xorg: XtSetWMC.man,v 1.3 2000/08/17 19:42:03 cpqbld Exp $ +.\" $XdotOrg: $ .\" .\" Copyright (c) 1993, 1994 X Consortium .\" @@ -138,7 +139,7 @@ void XtSetWMColormapWindows(Widget \fIwidget\fP, Widget* \fIlist\fP, Cardinal Specifies the widget on whose window the WM_COLORMAP_WINDOWS property will be stored. Must be of class Core or any subclass thereof. .IP \fIlist\fP 1i -Specifies a list of widgets whose windoware are potentially to be +Specifies a list of widgets whose windows are are potentially to be listed in the WM_COLORMAP_WINDOWS property. .IP \fIcount\fP 1i Specifies the number of widgets in \fIlist\fP. |