aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJussi Pakkanen <jpakkane@gmail.com>2017-12-03 23:32:48 +0200
committerJussi Pakkanen <jpakkane@gmail.com>2017-12-03 23:32:48 +0200
commit6d03111638f9514ad7f5391006dca2d06aa92b84 (patch)
tree0a73d46dad688007caba185149e54d671277378b
parent521933357dee601ae1f057cbeb1e19fbf20a70e7 (diff)
downloadmeson-6d03111638f9514ad7f5391006dca2d06aa92b84.zip
meson-6d03111638f9514ad7f5391006dca2d06aa92b84.tar.gz
meson-6d03111638f9514ad7f5391006dca2d06aa92b84.tar.bz2
Minor fixes.
-rw-r--r--docs/markdown/Build-options.md2
-rw-r--r--test cases/common/169 array option/meson.build (renamed from test cases/common/166 array option/meson.build)0
-rw-r--r--test cases/common/169 array option/meson_options.txt (renamed from test cases/common/166 array option/meson_options.txt)0
-rw-r--r--test cases/common/170 custom target template substitution/checkcopy.py (renamed from test cases/common/166 custom target template substitution/checkcopy.py)0
-rw-r--r--test cases/common/170 custom target template substitution/foo.c.in (renamed from test cases/common/166 custom target template substitution/foo.c.in)0
-rw-r--r--test cases/common/170 custom target template substitution/meson.build (renamed from test cases/common/166 custom target template substitution/meson.build)0
6 files changed, 1 insertions, 1 deletions
diff --git a/docs/markdown/Build-options.md b/docs/markdown/Build-options.md
index 815a662..cd7f07d 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
diff --git a/test cases/common/166 array option/meson.build b/test cases/common/169 array option/meson.build
index bfcde7c..bfcde7c 100644
--- a/test cases/common/166 array option/meson.build
+++ b/test cases/common/169 array option/meson.build
diff --git a/test cases/common/166 array option/meson_options.txt b/test cases/common/169 array option/meson_options.txt
index 7ed0ac1..7ed0ac1 100644
--- a/test cases/common/166 array option/meson_options.txt
+++ b/test cases/common/169 array option/meson_options.txt
diff --git a/test cases/common/166 custom target template substitution/checkcopy.py b/test cases/common/170 custom target template substitution/checkcopy.py
index ab9f436..ab9f436 100644
--- a/test cases/common/166 custom target template substitution/checkcopy.py
+++ b/test cases/common/170 custom target template substitution/checkcopy.py
diff --git a/test cases/common/166 custom target template substitution/foo.c.in b/test cases/common/170 custom target template substitution/foo.c.in
index d53846f..d53846f 100644
--- a/test cases/common/166 custom target template substitution/foo.c.in
+++ b/test cases/common/170 custom target template substitution/foo.c.in
diff --git a/test cases/common/166 custom target template substitution/meson.build b/test cases/common/170 custom target template substitution/meson.build
index 3f6a159..3f6a159 100644
--- a/test cases/common/166 custom target template substitution/meson.build
+++ b/test cases/common/170 custom target template substitution/meson.build