docs: correct spelling of "irrespective"

Reviewed-by: David Heidelberg <david.heidelberg@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19191>
This commit is contained in:
Erik Faye-Lund
2022-10-19 14:43:41 +02:00
committed by Marge Bot
parent 29dd4ead44
commit 13e2d1a78e

View File

@@ -100,7 +100,7 @@ alpha_to_one
alpha_to_coverage, this step happens regardless of whether multisample
is enabled or the destination buffer is multisampled.
max_rt
The index of the max render target (irrespecitive of whether independent
The index of the max render target (irrespective of whether independent
blend is enabled), i.e. the number of MRTs minus one. This is provided
so that the driver can avoid the overhead of programming unused MRTs.