docs: optimisation -> optimization

We generally prefer US English in the docs over UK English.

Acked-by: Matt Turner <mattst88@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8572>
This commit is contained in:
Erik Faye-Lund 2020-10-28 11:53:30 +01:00
parent 5c8a7fa631
commit 35bf5c4dca
1 changed files with 1 additions and 1 deletions

View File

@ -382,7 +382,7 @@ passed as --option=foo to ``meson``, but -Doption=foo to
For those coming from autotools be aware of the following:
``--buildtype/-Dbuildtype``
This option will set the compiler debug/optimisation levels to aid
This option will set the compiler debug/optimization levels to aid
debugging the Mesa libraries.
Note that in Meson this defaults to ``debugoptimized``, and not