From 704cd1a79d69c3619b0e26bda6b52c11d0da3674 Mon Sep 17 00:00:00 2001 From: Guilherme Janczak Date: Thu, 26 May 2022 20:57:26 +0000 Subject: [PATCH] remove repetition and stiff language --- docs/markdown/Pkgconfig-module.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/markdown/Pkgconfig-module.md b/docs/markdown/Pkgconfig-module.md index 5c30619ae..c34f61f32 100644 --- a/docs/markdown/Pkgconfig-module.md +++ b/docs/markdown/Pkgconfig-module.md @@ -45,8 +45,7 @@ keyword arguments. would be `foobar-1` - `requires` list of strings, pkgconfig-dependencies or libraries that `pkgconfig.generate()` was used on to put in the `Requires` field -- `requires_private` same as `requires` but for `Requires.private` field - field +- `requires_private` the same as `requires` but for the `Requires.private` field - `url` a string with a url for the library - `variables` a list of strings with custom variables to add to the generated file. The strings must be in the form `name=value` and may