aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown
diff options
context:
space:
mode:
authorJosh Soref <jsoref@users.noreply.github.com>2017-11-26 05:57:58 +0000
committerJosh Soref <jsoref@users.noreply.github.com>2017-11-26 05:57:58 +0000
commit7d1a1fd5b0ec4c8d93c3ae6709e59720f881e5c8 (patch)
tree6209aef4b4e75610d0ceddec784f1b4d0b46a7ee /docs/markdown
parent7771d267f5986135f38075e2aa86444e77fcff9e (diff)
downloadmeson-7d1a1fd5b0ec4c8d93c3ae6709e59720f881e5c8.zip
meson-7d1a1fd5b0ec4c8d93c3ae6709e59720f881e5c8.tar.gz
meson-7d1a1fd5b0ec4c8d93c3ae6709e59720f881e5c8.tar.bz2
spelling: programming
Diffstat (limited to 'docs/markdown')
-rw-r--r--docs/markdown/Reference-manual.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/markdown/Reference-manual.md b/docs/markdown/Reference-manual.md
index 2aa9665..3fac0ff 100644
--- a/docs/markdown/Reference-manual.md
+++ b/docs/markdown/Reference-manual.md
@@ -430,7 +430,7 @@ be passed to [shared and static libraries](#library).
`project`'s `default_options` overriding the values of these options
for this target only, since 0.40.0
- `d_import_dirs` list of directories to look in for string imports used
- in the D programmling language
+ in the D programming language
- `d_unittest`, when set to true, the D modules are compiled in debug mode
- `d_module_versions` list of module versions set when compiling D sources