summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/network/icx/icx_lldp.py
diff options
context:
space:
mode:
authorAndrey Klychkov <aaklychkov@mail.ru>2019-09-17 19:01:28 +0300
committerAlicia Cozine <879121+acozine@users.noreply.github.com>2019-09-17 11:01:28 -0500
commitf11429a80db74a87f28473623889527c1d93964e (patch)
tree6a3292ebd3cbed9023da205714d4e45eedf05a75 /lib/ansible/modules/network/icx/icx_lldp.py
parentaa673400dad96ce239de25227e52afd95974fab6 (diff)
downloadansible-f11429a80db74a87f28473623889527c1d93964e.tar.gz
fix typos in network modules (#62320)
* fix typos in network modules
Diffstat (limited to 'lib/ansible/modules/network/icx/icx_lldp.py')
-rw-r--r--lib/ansible/modules/network/icx/icx_lldp.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ansible/modules/network/icx/icx_lldp.py b/lib/ansible/modules/network/icx/icx_lldp.py
index b1d35329b9..972d4a5937 100644
--- a/lib/ansible/modules/network/icx/icx_lldp.py
+++ b/lib/ansible/modules/network/icx/icx_lldp.py
@@ -40,7 +40,7 @@ options:
check_running_config:
description:
- Check running configuration. This can be set as environment variable.
- Module will use environment variable value(default:True), unless it is overriden, by specifying it as module parameter.
+ Module will use environment variable value(default:True), unless it is overridden, by specifying it as module parameter.
type: bool
default: yes
state: