Module: Mesa Branch: master Commit: 2284937399b19abcebd5cbc6ff398acba6ec5bcf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2284937399b19abcebd5cbc6ff398acba6ec5bcf
Author: Erik Faye-Lund <[email protected]> Date: Wed Oct 28 12:08:45 2020 +0100 docs: sytem -> system Reviewed-by: Alyssa Rosenzweig <[email protected]> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9945> --- docs/android.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/android.rst b/docs/android.rst index f08c4fb1729..6aadce2652f 100644 --- a/docs/android.rst +++ b/docs/android.rst @@ -2,7 +2,7 @@ Android ======= Mesa hardware drivers can be built for Android one of two ways: built -into the Android OS using the Android.mk build sytem on older versions +into the Android OS using the Android.mk build system on older versions of Android, or out-of-tree using the Meson build system and the Android NDK. _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
