Spelling fix, win_chocolatey_facts.py (#67617)

Spelling fix - "path" not "pth"
pull/67622/head
Steve Boyd 5 years ago committed by GitHub
parent cffead4631
commit 574033cebb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -97,7 +97,7 @@ ansible_facts:
type: bool
sample: true
certificate:
description: Pth to a PFX certificate for X509 authenticated feeds
description: Path to a PFX certificate for X509 authenticated feeds
returned: always
type: str
sample: C:\chocolatey\cert.pfx

Loading…
Cancel
Save