minor typo fix in zabbix_action (#54229)

Changed 'operaration' to 'operation'
pull/54244/head
Richlv 6 years ago committed by Abhijeet Kasurde
parent eb1d52ebc6
commit ab47142fa0

@ -1073,7 +1073,7 @@ class Operations(object):
operation: operation to construct the conditions
Returns:
list: constructed operaration conditions
list: constructed operation conditions
"""
_opcond = operation.get('operation_condition')
if _opcond is not None:

Loading…
Cancel
Save