From b3799a368421d98d615fa8176632dd62ece1bba9 Mon Sep 17 00:00:00 2001 From: Erik Faye-Lund Date: Wed, 28 Oct 2020 12:13:09 +0100 Subject: [PATCH] docs: vulkan -> Vulkan Reviewed-by: Alyssa Rosenzweig Part-of: --- docs/android.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/android.rst b/docs/android.rst index 6aadce2652f..904cbaf4fd3 100644 --- a/docs/android.rst +++ b/docs/android.rst @@ -144,7 +144,7 @@ ARC++, but it should also be possible to build using the NDK as described above. There are currently rough edges with this, for example the build will require that you have your arc-libdrm build available to the NDK, assuming you're building anything but the -freedreno vulkan driver for KGSL. You can mostly put things in place +freedreno Vulkan driver for KGSL. You can mostly put things in place with: .. code-block:: console