docs: fix typo in link anchor [skip ci]

This commit is contained in:
Will Thompson 2019-03-10 19:37:44 +00:00 committed by Tim-Philipp Müller
parent 35c3cf2822
commit ca355a79fb
1 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,7 @@ idep_foo = declare_dependency(
```
See [dependencies](Dependencies.md#declaring-your-own), and
[reference](Reference-manual.md#decalre_dependency) for more information.
[reference](Reference-manual.md#declare_dependency) for more information.
## Using generator()