summaryrefslogtreecommitdiff
path: root/docs/markdown/Build-options.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/markdown/Build-options.md')
-rw-r--r--docs/markdown/Build-options.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/markdown/Build-options.md b/docs/markdown/Build-options.md
index d615db689..190705d77 100644
--- a/docs/markdown/Build-options.md
+++ b/docs/markdown/Build-options.md
@@ -222,7 +222,7 @@ a colon:
$ meson configure -Dsubproject:option=newvalue
```
-**NOTE:** If you cannot call `meson configure` you likely have a old
+**NOTE:** If you cannot call `meson configure` you likely have an old
version of Meson. In that case you can call `mesonconf` instead, but
that is deprecated in newer versions