summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/network/ios/ios_l3_interfaces.py
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ansible/modules/network/ios/ios_l3_interfaces.py')
-rw-r--r--lib/ansible/modules/network/ios/ios_l3_interfaces.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/ansible/modules/network/ios/ios_l3_interfaces.py b/lib/ansible/modules/network/ios/ios_l3_interfaces.py
index 3afec28c63..a440d91bd1 100644
--- a/lib/ansible/modules/network/ios/ios_l3_interfaces.py
+++ b/lib/ansible/modules/network/ios/ios_l3_interfaces.py
@@ -403,12 +403,12 @@ before:
description: The configuration as structured data prior to module invocation.
returned: always
type: list
- sample: The configuration returned will alwys be in the same format of the paramters above.
+ sample: The configuration returned will always be in the same format of the parameters above.
after:
description: The configuration as structured data after module completion.
returned: when changed
type: list
- sample: The configuration returned will alwys be in the same format of the paramters above.
+ sample: The configuration returned will always be in the same format of the parameters above.
commands:
description: The set of commands pushed to the remote device
returned: always