aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/howtox.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/markdown/howtox.md')
-rw-r--r--docs/markdown/howtox.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/markdown/howtox.md b/docs/markdown/howtox.md
index bc83332..f95dfb9 100644
--- a/docs/markdown/howtox.md
+++ b/docs/markdown/howtox.md
@@ -75,7 +75,7 @@ configure_file(...)
## Producing a coverage report
-First initialise the build directory with this command.
+First initialize the build directory with this command.
```console
$ meson <other flags> -Db_coverage=true