docs: mako -> Mako
authorErik Faye-Lund <erik.faye-lund@collabora.com>
Tue, 29 Sep 2020 16:27:03 +0000 (18:27 +0200)
committerMarge Bot <eric+marge@anholt.net>
Wed, 30 Sep 2020 08:18:20 +0000 (08:18 +0000)
Reviewed-by: Eric Engestrom <eric@engestrom.ch>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6915>

docs/meson.rst

index 11264f4..9f50351 100644 (file)
@@ -50,7 +50,7 @@ Windows
 
 You will need to install Python 3 and Meson as a module using pip. This
 is because we use Python for generating code, and rely on external
-modules (mako). You also need pkg-config (a hard dependency of Meson),
+modules (Mako). You also need pkg-config (a hard dependency of Meson),
 Flex, and Bison. The easiest way to install everything you need is with
 `chocolatey <https://chocolatey.org/>`__.