docs: mako -> Mako

Reviewed-by: Eric Engestrom <eric@engestrom.ch>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6915>
This commit is contained in:
Erik Faye-Lund 2020-09-29 18:27:03 +02:00 committed by Marge Bot
parent fafd1f4425
commit 0732efbda9
1 changed files with 1 additions and 1 deletions

View 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/>`__.