We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9e2ac8 commit 94300ceCopy full SHA for 94300ce
docs/markdown/Overview.md
@@ -7,7 +7,7 @@ short-description: Overview of the Meson build system
7
Meson is a build system that is designed to be as user-friendly as
8
possible without sacrificing performance. The main tool for this is a
9
custom language used to describe the structure of the build. The main
10
-design goals of this language has been simplicity, clarity and
+design goals of this language have been simplicity, clarity and
11
conciseness. Much inspiration was drawn from the Python programming
12
language, which is considered very readable, even to people who have
13
not programmed in Python before.
0 commit comments