diff --git a/docs/gallium/screen.rst b/docs/gallium/screen.rst index c7871522730..fc325ecf5ff 100644 --- a/docs/gallium/screen.rst +++ b/docs/gallium/screen.rst @@ -379,7 +379,7 @@ The integer capabilities: supported for patch primitives. * ``PIPE_CAP_SHADER_GROUP_VOTE``: Whether the ``VOTE_*`` ops can be used in shaders. -* ``PIPE_CAP_MAX_WINDOW_RECTANGLES``: The maxium number of window rectangles +* ``PIPE_CAP_MAX_WINDOW_RECTANGLES``: The maximum number of window rectangles supported in ``set_window_rectangles``. * ``PIPE_CAP_POLYGON_OFFSET_UNITS_UNSCALED``: If true, the driver implements support for ``pipe_rasterizer_state::offset_units_unscaled``.