docs: correct spelling of "synced"
authorErik Faye-Lund <erik.faye-lund@collabora.com>
Tue, 18 Oct 2022 13:56:48 +0000 (15:56 +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/v3d.rst

index 2873369..4e970cf 100644 (file)
@@ -43,5 +43,5 @@ called simpenrose, and the Mesa driver includes a backend
 (``src/broadcom/drm-shim/``) to use simpenrose from an x86 system with
 the i915 graphics driver with all of the vc4 rendering commands
 emulated on simpenrose and memcpyed to the real GPU.  Note that
-simpenrose's API drifts over time, so you need to be syned up with
+simpenrose's API drifts over time, so you need to be synced up with
 whatever version Mesa was last being developed against.