fix typo on apk-add.8.scd

cute-signatures
Thiago Perrotta 2022-01-24 05:43:01 +00:00
parent b7e3ca22f7
commit bd13e774de
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ following options:
dependencies cannot be satisfied.
*-u, --upgrade*
Upgrade _packages_ and it's dependencies. Normally *apk add* will
Upgrade _packages_ and their dependencies. Normally *apk add* will
avoid changing installed package unless it is required by the newly
added _packages_ or their dependencies. This changes the default
preference to upgrading the package to the latest installable version.