diff --git a/network/snmp_facts.py b/network/snmp_facts.py index f89b98b1db3..28546dfc71d 100644 --- a/network/snmp_facts.py +++ b/network/snmp_facts.py @@ -21,7 +21,7 @@ DOCUMENTATION = ''' module: snmp_facts version_added: "1.9" author: "Patrick Ogenstad (@ogenstad)" -short_description: Retrive facts for a device using SNMP. +short_description: Retrieve facts for a device using SNMP. description: - Retrieve facts for a device using SNMP, the facts will be inserted to the ansible_facts key.