Update salt/states/pkgrepo.py

GPG revert
This commit is contained in:
Derek Ardolf 2021-02-18 13:05:27 -06:00 committed by Megan Wilhite
parent 1bc97fc150
commit 12f9b981e6

View file

@ -596,7 +596,7 @@ def absent(name, **kwargs):
be removed.
keyid_ppa : False
If set to ``True``, the PGP key's ID will be looked up from
If set to ``True``, the GPG key's ID will be looked up from
ppa.launchpad.net and removed, and the ``keyid`` argument will be
ignored.