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.