summaryrefslogtreecommitdiff
path: root/docs/markdown/FAQ.md
diff options
context:
space:
mode:
authorEric Engestrom <eric.engestrom@imgtec.com>2018-03-23 13:14:27 +0000
committerAleksey Filippov <sarum9in@gmail.com>2018-03-23 06:41:17 -0700
commit13fa1fb74fbcd5012af4940c4d9f8304c133cfb3 (patch)
tree3723f3d14b6a9fe1913cee5e545c38204eb69dca /docs/markdown/FAQ.md
parent513051efcf2268a5b530071ecae62007cc3f0eb5 (diff)
downloadmeson-13fa1fb74fbcd5012af4940c4d9f8304c133cfb3.tar.gz
docs/FAQ: fix typo [skip ci]
Diffstat (limited to 'docs/markdown/FAQ.md')
-rw-r--r--docs/markdown/FAQ.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/markdown/FAQ.md b/docs/markdown/FAQ.md
index 1dbc80ab6..f4cf89bec 100644
--- a/docs/markdown/FAQ.md
+++ b/docs/markdown/FAQ.md
@@ -263,7 +263,7 @@ changed the value and from which value to which other value. Since
people don't remember their own actions that far back, toggling
between states based on long history would be confusing.
-Because of this we do the simple an understandable thing: default
+Because of this we do the simple and understandable thing: default
values are only defaults and will never affect the value of an option
once set.