summaryrefslogtreecommitdiff
path: root/docs/markdown/Unit-tests.md
diff options
context:
space:
mode:
authorEmil Berg <emil.berg1991@gmail.com>2025-04-06 10:17:55 +0200
committerJussi Pakkanen <jpakkane@gmail.com>2025-04-07 22:09:28 +0300
commit00864ca481c4e29d7f5c648a1e12b934dfa642d2 (patch)
treefc552001a89e8290939cb0536c7b23044cf71887 /docs/markdown/Unit-tests.md
parent23d60e930555acc58ebe860ba2cd913b770ee128 (diff)
downloadmeson-00864ca481c4e29d7f5c648a1e12b934dfa642d2.tar.gz
Fix documentation typos
Diffstat (limited to 'docs/markdown/Unit-tests.md')
-rw-r--r--docs/markdown/Unit-tests.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/markdown/Unit-tests.md b/docs/markdown/Unit-tests.md
index ab93b715f..9654bc4fc 100644
--- a/docs/markdown/Unit-tests.md
+++ b/docs/markdown/Unit-tests.md
@@ -312,7 +312,7 @@ For further information see the command line help of Meson by running
## Legacy notes
-If `meson test` does not work for you, you likely have a old version
+If `meson test` does not work for you, you likely have an old version
of Meson. In that case you should call `mesontest` instead. If
`mesontest` doesn't work either you have a very old version prior to
0.37.0 and should upgrade.