docs: correct spelling of "simplification"
authorErik Faye-Lund <erik.faye-lund@collabora.com>
Tue, 18 Oct 2022 13:39:03 +0000 (15:39 +0200)
committerMarge Bot <emma+marge@anholt.net>
Wed, 19 Oct 2022 11:18:50 +0000 (11:18 +0000)
Reviewed-by: Eric Engestrom <eric@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19139>

docs/drivers/asahi.rst

index 2115b4a..a1323db 100644 (file)
@@ -124,7 +124,7 @@ register is a register allocated constant for all fragment shader invocations in
 a given polygon. Physically, it contains the values output by the vertex shader
 for each vertex of the polygon. Coefficient registers are preloaded with values
 from varying slots. This preloading appears to occur in fixed function hardware,
-a simplifcation from PowerVR which requires a specialized program for the
+a simplification from PowerVR which requires a specialized program for the
 programmable data sequencer to do the preload.
 
 The "Bind fragment pipeline" packet points to coefficient register bindings,