aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxknight <1725830+xknight@users.noreply.github.com>2018-01-27 20:21:20 +0200
committerTim-Philipp Müller <tim@centricular.net>2018-01-27 19:52:34 +0000
commit7049958de94cf6cf9fa70a6821b37228144d60df (patch)
tree30fd19aa1dc6e18b1793102be5b61d661f6a8f92
parent2757d7fd127c9ab7cf81205634fb64615782e818 (diff)
downloadmeson-7049958de94cf6cf9fa70a6821b37228144d60df.zip
meson-7049958de94cf6cf9fa70a6821b37228144d60df.tar.gz
meson-7049958de94cf6cf9fa70a6821b37228144d60df.tar.bz2
Fix typo in reference tables
The possessive form of "its" does not contain an apostrophe.
-rw-r--r--docs/markdown/Reference-tables.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/markdown/Reference-tables.md b/docs/markdown/Reference-tables.md
index ee3b8c2..5ee0db1 100644
--- a/docs/markdown/Reference-tables.md
+++ b/docs/markdown/Reference-tables.md
@@ -57,7 +57,7 @@ These are provided by the `.system()` method call.
| windows | Any version of Windows |
| cygwin | The Cygwin environment for Windows |
| haiku | |
-| freebsd | FreeBSD and it's derivatives |
+| freebsd | FreeBSD and its derivatives |
| dragonfly | DragonFly BSD |
| netbsd | |