summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/network/iosxr/iosxr_user.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/iosxr/iosxr_user.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/iosxr/iosxr_user.py')
-rw-r--r--lib/ansible/modules/network/iosxr/iosxr_user.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ansible/modules/network/iosxr/iosxr_user.py b/lib/ansible/modules/network/iosxr/iosxr_user.py
index a4b565ccde..061bf73ba1 100644
--- a/lib/ansible/modules/network/iosxr/iosxr_user.py
+++ b/lib/ansible/modules/network/iosxr/iosxr_user.py
@@ -74,7 +74,7 @@ options:
- Configures the groups for the username in the device running
configuration. The argument accepts a list of group names.
This argument does not check if the group has been configured
- on the device. It is similar to the aggregrate command for
+ on the device. It is similar to the aggregate command for
usernames, but lets you configure multiple groups for the user(s).
purge:
description: