aboutsummaryrefslogtreecommitdiffstats
path: root/docs/install.rst
diff options
context:
space:
mode:
authorErik Faye-Lund <erik.faye-lund@collabora.com>2020-09-29 18:34:46 +0200
committerMarge Bot <eric+marge@anholt.net>2020-09-30 08:18:21 +0000
commit0df19e3c6bf74c3b2427740ff62e709c132350ed (patch)
tree814ee77d78b7c7bef1752838b897b2c56fbc7406 /docs/install.rst
parent557ee09c2eab7032180952ff82c8f83363735613 (diff)
downloadexternal_mesa3d-0df19e3c6bf74c3b2427740ff62e709c132350ed.tar.gz
external_mesa3d-0df19e3c6bf74c3b2427740ff62e709c132350ed.tar.bz2
external_mesa3d-0df19e3c6bf74c3b2427740ff62e709c132350ed.zip
docs: linux -> Linux
Reviewed-by: Eric Engestrom <eric@engestrom.ch> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6915>
Diffstat (limited to 'docs/install.rst')
-rw-r--r--docs/install.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/install.rst b/docs/install.rst
index 3efcd3efbcb..03459697cda 100644
--- a/docs/install.rst
+++ b/docs/install.rst
@@ -116,7 +116,7 @@ To build Mesa with SCons on Linux or Windows do
The build output will be placed in
build/\ *platform*-*machine*-*debug*/..., where *platform* is for
-example linux or windows, *machine* is x86 or x86_64, optionally
+example Linux or windows, *machine* is x86 or x86_64, optionally
followed by -debug for debug builds.
To build Mesa with SCons for Windows on Linux using the MinGW