diff --git a/docs/meson.rst b/docs/meson.rst index 611bae1e6f0..908901352d6 100644 --- a/docs/meson.rst +++ b/docs/meson.rst @@ -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