From: Neal Gompa Date: Tue, 7 Jan 2020 13:18:17 +0000 (-0500) Subject: doc: Fix typo in description about libsolv vendor policies X-Git-Tag: 0.7.11~7^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=196631b2bdd993375f79bee8842e98f3eb04e128;p=thirdparty%2Flibsolv.git doc: Fix typo in description about libsolv vendor policies --- diff --git a/doc/libsolv-pool.txt b/doc/libsolv-pool.txt index 0b9bc411..991083f3 100644 --- a/doc/libsolv-pool.txt +++ b/doc/libsolv-pool.txt @@ -844,7 +844,7 @@ changes for an installed package is calculated by building the union of all of the equivalence classes the vendor of the installed package is part of. -You can turn off the architecture replacement checks with the Solver's +You can turn off the vendor replacement checks with the Solver's SOLVER_FLAG_ALLOW_VENDORCHANGE flag.