diff --git a/docs/markdown/Release-notes-for-0.57.0.md b/docs/markdown/Release-notes-for-0.57.0.md index ce0c98d3b..6b1a4aca0 100644 --- a/docs/markdown/Release-notes-for-0.57.0.md +++ b/docs/markdown/Release-notes-for-0.57.0.md @@ -110,7 +110,7 @@ please file an issue in the Meson bug tracker. ## Buildtype remains even if dependent options are changed -Setting the `buildtype' option to a value sets the `debug` and +Setting the `buildtype` option to a value sets the `debug` and `optimization` options to predefined values. Traditionally setting the options to other values would then change the buildtype to `custom`. This is confusing and means that you can't use, for example, debug