docs: correct spelling of "implementation"
authorErik Faye-Lund <erik.faye-lund@collabora.com>
Tue, 18 Oct 2022 12:57:20 +0000 (14:57 +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/vulkan/renderpass.rst

index 4d853b0..10d3868 100644 (file)
@@ -51,7 +51,7 @@ We also provide a no-op implementation of
 :cpp:func:`vkGetRenderAreaGranularity` which returns a render area
 granularity of 1x1.
 
-Drivers which wish to use the common render pass imlementation in this way
+Drivers which wish to use the common render pass implementation in this way
 **must** also support a Mesa-specific pseudo-extension which optionally
 provides an initial image layout for each attachment at
 :cpp:func:`vkCmdBeginRendering` time.  This is required for us to combine