diff --git a/docs/gallium/tgsi.rst b/docs/gallium/tgsi.rst index e61c9a7b99e..1b02d31e648 100644 --- a/docs/gallium/tgsi.rst +++ b/docs/gallium/tgsi.rst @@ -1198,7 +1198,7 @@ Support for these opcodes indicated by PIPE_SHADER_CAP_INTEGERS (all of them?) .. opcode:: UMOD - Unsigned Integer Remainder - If second arg is zero, 0xffffffff is returned. + If *src1* is zero, 0xffffffff is returned. .. math::