summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorErik Faye-Lund <erik.faye-lund@collabora.com>2020-10-28 12:13:09 +0100
committerMarge Bot <eric+marge@anholt.net>2021-03-31 09:57:23 +0000
commitb3799a368421d98d615fa8176632dd62ece1bba9 (patch)
tree686b20f14d7b3cadf08570e60641ce6effe5a3a1 /docs
parenta28582a8fed61b9de8abeeb3747bff0934ecac06 (diff)
docs: vulkan -> Vulkan
Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9945>
Diffstat (limited to 'docs')
-rw-r--r--docs/android.rst2
1 files changed, 1 insertions, 1 deletions
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