fix typo error

fix spell error for whether
reviewable/pr18780/r1
Alexander 9 years ago
parent fe74209d00
commit 64d5502fbe

@ -54,7 +54,7 @@ options:
default: filter
choices: [ "filter", "nat", "mangle", "raw", "security" ]
state:
description: Wheter the rule should be absent or present.
description: Whether the rule should be absent or present.
required: false
default: present
choices: [ "present", "absent" ]

Loading…
Cancel
Save