docs: Fix typo [skip ci]

pull/6255/head
Robert Ancell 5 years ago committed by Michael Hirsch, Ph.D
parent adcd70861d
commit dd15c47ea8
No known key found for this signature in database
GPG Key ID: 6D23CDADAB0294F9
  1. 2
      docs/markdown/Reference-manual.md

@ -2277,7 +2277,7 @@ an external dependency with the following methods:
- `get_variable(cmake : str, pkgconfig : str, configtool : str,
default_value : str, pkgconfig_define : [str, str])` *(Added in
0.51.0)* A generic variable getter method, which repalces the
0.51.0)* A generic variable getter method, which replaces the
get_*type*_variable methods. This allows one to get the variable
from a dependency without knowing specifically how that dependency
was found. If default_value is set and the value cannot be gotten

Loading…
Cancel
Save