Skip to content

Commit 95bb6e5

Browse files
uilianriesAbrilRBS
andauthored
Grammar fix
Co-authored-by: Abril Rincón Blanco <git@rinconblanco.es>
1 parent 31b19ec commit 95bb6e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/tools/gnu/pkgconfig.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Read a ``pc`` file and access the information:
2828
Using PkgConfig to fill a ``cpp_info`` object
2929
---------------------------------------------
3030

31-
The ``PkgConfig`` class can be used to fill a ``CppInfo`` object with the information that will be consumed by ``PkgConfigDeps`` generator later.
31+
The ``PkgConfig`` class can be used to fill a ``CppInfo`` object with the information that will be consumed by the ``PkgConfigDeps`` generator later.
3232
This is a useful feature when packaging a system library that provides a ``.pc`` file, or when a proprietary package has a build system that only outputs ``.pc`` files.
3333

3434
.. code-block:: python

0 commit comments

Comments
 (0)