aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/Comparisons.md
diff options
context:
space:
mode:
authorElliott Sales de Andrade <quantum.analyst@gmail.com>2017-05-02 21:03:27 -0400
committerElliott Sales de Andrade <quantum.analyst@gmail.com>2017-05-03 16:20:53 -0400
commitf3ad633f55b8f2ac744924ca38018c41ee035f1e (patch)
tree5c61bf27c870ecb53b24bf6708d74b7977da542d /docs/markdown/Comparisons.md
parentb80d40c287789ec0cb430842923a0254c86a6150 (diff)
downloadmeson-f3ad633f55b8f2ac744924ca38018c41ee035f1e.zip
meson-f3ad633f55b8f2ac744924ca38018c41ee035f1e.tar.gz
meson-f3ad633f55b8f2ac744924ca38018c41ee035f1e.tar.bz2
doc: Fix several minor typos.
Diffstat (limited to 'docs/markdown/Comparisons.md')
-rw-r--r--docs/markdown/Comparisons.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/markdown/Comparisons.md b/docs/markdown/Comparisons.md
index ede3cf9..4ceb930 100644
--- a/docs/markdown/Comparisons.md
+++ b/docs/markdown/Comparisons.md
@@ -1,5 +1,5 @@
---
-title: Comparisions
+title: Comparisons
...
# Comparing Meson with other build systems #
@@ -14,7 +14,7 @@ Excellent support for legacy Unix platforms, large selection of existing modules
### Cons ###
-Needlessly slow, complicated, hard to use correctly, unreliable, painful to debug, ununderstandable for most people, poor support for non-Unix platforms (especially Windows).
+Needlessly slow, complicated, hard to use correctly, unreliable, painful to debug, incomprehensible for most people, poor support for non-Unix platforms (especially Windows).
## CMake ##