docs: Fix typo in pkgconfig description

pull/6885/head
Michael Kuhn 5 years ago committed by Xavier Claessens
parent b9b118b267
commit 7828f2c9c2
  1. 2
      docs/markdown/Pkgconfig-module.md

@ -49,7 +49,7 @@ keyword arguments.
generated file. The strings must be in the form `name=value` and may
reference other pkgconfig variables,
e.g. `datadir=${prefix}/share`. The names `prefix`, `libdir` and
`installdir` are reserved and may not be used.
`includedir` are reserved and may not be used.
- `version` a string describing the version of this library, used to set the
`Version:` field. (*since 0.46.0*) Defaults to the project version if unspecified.
- `d_module_versions` a list of module version flags used when compiling

Loading…
Cancel
Save