docs: Add missing closing ` in reference manual

pull/5722/head
Dylan Baker 6 years ago committed by Nirbheek Chauhan
parent b3ea27f596
commit 487fdfcd11
  1. 2
      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

Loading…
Cancel
Save