diff options
Diffstat (limited to 'docs/markdown/Creating-releases.md')
-rw-r--r-- | docs/markdown/Creating-releases.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/markdown/Creating-releases.md b/docs/markdown/Creating-releases.md index 1e039ea..b824459 100644 --- a/docs/markdown/Creating-releases.md +++ b/docs/markdown/Creating-releases.md @@ -17,7 +17,7 @@ single command *(available since 0.52.0)*: meson dist ``` -or alternatively (on older meson versions with `ninja` backend): +or alternatively (on older Meson versions with `ninja` backend): ```sh ninja dist |