diff options
| author | Jussi Pakkanen <jpakkane@gmail.com> | 2017-12-03 23:32:48 +0200 |
|---|---|---|
| committer | Jussi Pakkanen <jpakkane@gmail.com> | 2017-12-03 23:32:48 +0200 |
| commit | 6d03111638f9514ad7f5391006dca2d06aa92b84 (patch) | |
| tree | 0a73d46dad688007caba185149e54d671277378b /docs/markdown/Build-options.md | |
| parent | 521933357dee601ae1f057cbeb1e19fbf20a70e7 (diff) | |
| download | meson-6d03111638f9514ad7f5391006dca2d06aa92b84.tar.gz | |
Minor fixes.
Diffstat (limited to 'docs/markdown/Build-options.md')
| -rw-r--r-- | docs/markdown/Build-options.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/markdown/Build-options.md b/docs/markdown/Build-options.md index 815a662df..cd7f07d1b 100644 --- a/docs/markdown/Build-options.md +++ b/docs/markdown/Build-options.md @@ -30,7 +30,7 @@ then an empty string will be used as the default. ### Booleans -Booleans may have values of either `true` or `false`. If not default +Booleans may have values of either `true` or `false`. If no default value is supplied then `true` will be used as the default. ### Combos |
