docs: lavapipe -> Lavapipe
authorErik Faye-Lund <erik.faye-lund@collabora.com>
Thu, 20 Oct 2022 08:13:13 +0000 (10:13 +0200)
committerMarge Bot <emma+marge@anholt.net>
Tue, 25 Oct 2022 10:06:45 +0000 (10:06 +0000)
Reviewed-by: David Heidelberg <david.heidelberg@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19191>

docs/install.rst

index f7591bd..21ccc23 100644 (file)
@@ -151,7 +151,7 @@ Vulkan
    VK_ICD_FILENAMES="$MESA_INSTALLDIR/share/vulkan/icd/my_icd.json" vulkaninfo
 
 where ``my_icd.json`` is replaced with the actual ICD json file name.  This
-will depend on your driver.  For instance, the 64-bit lavapipe driver ICD file
+will depend on your driver.  For instance, the 64-bit Lavapipe driver ICD file
 is named ``lvp_icd.x86_64.json``.
 
 OpenCL