docs: vulkan -> Vulkan

Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9945>
This commit is contained in:
Erik Faye-Lund 2020-10-28 12:13:09 +01:00 committed by Marge Bot
parent a28582a8fe
commit b3799a3684
1 changed files with 1 additions and 1 deletions

View File

@ -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