aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/Reference-manual.md
diff options
context:
space:
mode:
authorJussi Pakkanen <jpakkane@gmail.com>2017-12-11 22:16:35 +0200
committerJussi Pakkanen <jpakkane@gmail.com>2017-12-11 22:21:39 +0200
commit04d5d017c508376d789fe22b0453617c7e69a3b0 (patch)
tree21765ef976f12ee5a3f2a4a7b9792cc93963fa16 /docs/markdown/Reference-manual.md
parent448710ba96195b857502fa07dd691874d3d47c6f (diff)
downloadmeson-04d5d017c508376d789fe22b0453617c7e69a3b0.zip
meson-04d5d017c508376d789fe22b0453617c7e69a3b0.tar.gz
meson-04d5d017c508376d789fe22b0453617c7e69a3b0.tar.bz2
Fix documentation on disabler behaviour with short circuiting.
Diffstat (limited to 'docs/markdown/Reference-manual.md')
-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 03660f5..dcedccd 100644
--- a/docs/markdown/Reference-manual.md
+++ b/docs/markdown/Reference-manual.md
@@ -328,7 +328,7 @@ The returned object also has methods that are documented in the
### disabler()
-Returns a [disabler object]((#disabler-object)). Added in 0.44.0.
+Returns a [disabler object](#disabler-object). Added in 0.44.0.
### error()