mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-08 01:14:03 -07:00
minor spelling changes
This commit is contained in:
parent
054a3fccf8
commit
0b8011436d
114 changed files with 152 additions and 152 deletions
|
@ -667,7 +667,7 @@ class RHEVConn(object):
|
|||
setChanged()
|
||||
try:
|
||||
NIC.update()
|
||||
setMsg('iface has succesfully been updated.')
|
||||
setMsg('iface has successfully been updated.')
|
||||
except Exception as e:
|
||||
setMsg("Failed to update the iface.")
|
||||
setMsg(str(e))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue