aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSam Thursfield <sam@afuera.me.uk>2021-02-14 22:04:15 +0100
committerGitHub <noreply@github.com>2021-02-14 23:04:15 +0200
commitf5bc0f33da1cdb7e9ac193d124ec0780a4b51584 (patch)
tree3733f20a8c9464638e2dfb4b429e78adda8780f4 /docs
parent7d1b11d67bc92b469441039b88e1359be245e353 (diff)
downloadmeson-f5bc0f33da1cdb7e9ac193d124ec0780a4b51584.zip
meson-f5bc0f33da1cdb7e9ac193d124ec0780a4b51584.tar.gz
meson-f5bc0f33da1cdb7e9ac193d124ec0780a4b51584.tar.bz2
docs: Fix typo in release notes [skip ci]
Mismatched \` symbol was messing up the formatting.
Diffstat (limited to 'docs')
-rw-r--r--docs/markdown/Release-notes-for-0.57.0.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/markdown/Release-notes-for-0.57.0.md b/docs/markdown/Release-notes-for-0.57.0.md
index ce0c98d..6b1a4ac 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