aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDylan Baker <dylan@pnwbakers.com>2019-07-25 13:46:28 -0700
committerNirbheek Chauhan <nirbheek.chauhan@gmail.com>2019-07-26 12:06:47 +0000
commit487fdfcd1191a7a6cb4190a1fed5549c5b41b3c9 (patch)
treec3b30dd0eef90124c8c0955d468fbb6f654697a2 /docs
parentb3ea27f596310e6be98d1fdbf3466f77790138d6 (diff)
downloadmeson-487fdfcd1191a7a6cb4190a1fed5549c5b41b3c9.zip
meson-487fdfcd1191a7a6cb4190a1fed5549c5b41b3c9.tar.gz
meson-487fdfcd1191a7a6cb4190a1fed5549c5b41b3c9.tar.bz2
docs: Add missing closing ` in reference manual
Diffstat (limited to 'docs')
-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 8d58e8b..5e7de3a 100644
--- a/docs/markdown/Reference-manual.md
+++ b/docs/markdown/Reference-manual.md
@@ -2226,7 +2226,7 @@ an external dependency with the following methods:
- sources: any compiled or static sources the dependency has
- `get_variable(cmake : str, pkgconfig : str, configtool : str,
- default_value : str, pkgconfig_define : [str, str]) *(Added in
+ default_value : str, pkgconfig_define : [str, str])` *(Added in
0.51.0)* A generic variable getter method, which repalces the
get_*type*_variable methods. This allows one to get the variable
from a dependency without knowing specifically how that dependency