From 474f4813c477c30bed842baa706170e5e902838c Mon Sep 17 00:00:00 2001 From: Jussi Pakkanen Date: Sun, 31 Jan 2021 18:00:24 +0200 Subject: Capitalize "Meson" consistently as it is a proper name. [skip ci] --- docs/markdown/snippets/unstable-rust-module.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/markdown/snippets') diff --git a/docs/markdown/snippets/unstable-rust-module.md b/docs/markdown/snippets/unstable-rust-module.md index 9870298..47790e3 100644 --- a/docs/markdown/snippets/unstable-rust-module.md +++ b/docs/markdown/snippets/unstable-rust-module.md @@ -1,4 +1,4 @@ ## Untable Rust module -A new unstable module has been added to make using Rust with meson easier. +A new unstable module has been added to make using Rust with Meson easier. Currently it adds a single function to ease defining Rust tests. -- cgit v1.1