man: pkgconf: fixed typo

Fixed typo in it's vs its.
pull/198/head
Tobias Stoeckmann 2020-06-03 21:50:27 +02:00
parent 3f1070de30
commit 78909dd2c3
1 changed files with 1 additions and 1 deletions

View File

@ -104,7 +104,7 @@ the requested modules.
.It Fl -uninstalled
Exit with a non-zero result if the dependency resolver uses an
.Sq uninstalled
module as part of it's solution.
module as part of its solution.
.It Fl -no-uninstalled
Forbids the dependency resolver from considering 'uninstalled' modules as part
of a solution.