docs: correct spelling of "correctly"

Reviewed-by: Eric Engestrom <eric@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19139>
This commit is contained in:
Erik Faye-Lund
2022-10-18 17:24:04 +02:00
committed by Marge Bot
parent de9449c17a
commit ead77aeb82

View File

@@ -25,7 +25,7 @@ and dump work submitted to the GPU using agxdecode.
This library allows debugging Mesa, particularly around the undocumented macOS
user-kernel interface. Logs from Mesa may compared to Metal to check that the
UABI is being used correcrly.
UABI is being used correctly.
Furthermore, it allows reverse-engineering the hardware, as glue to get at the
"interesting" GPU memory.