Skip to content

Commit 6b5df2f

Browse files
committed
There is StaticGray in Xlib/X.py
Signed-off-by: Piotr Kasprzyk <ciri@ciri.pl>
1 parent 909990e commit 6b5df2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/objects.texi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ list items have the following attributes:
205205
The ID of this visual.
206206

207207
@item visual_class
208-
One of @code{X.StaticGrey}, @code{X.StaticColor}, @code{X.TrueColor},
208+
One of @code{X.StaticGray}, @code{X.StaticColor}, @code{X.TrueColor},
209209
@code{X.GrayScale}, @code{X.PseudoColor}, or @code{X.DirectColor}.
210210

211211
@item bits_per_rgb_value

0 commit comments

Comments
 (0)