spelling: option

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref
2022-04-17 15:40:11 -04:00
committed by Josh Soref
parent 4eae57f63d
commit 8aa2a9992e

View File

@@ -320,7 +320,7 @@ class ToggleFalseAction(_ToggleAction):
# -----------------------------------------------------------------------------
class UnsupportedAction(Action):
"""Action that denotes an unsupported argument or opiton and subsequently
"""Action that denotes an unsupported argument or option and subsequently
raises an ArgumentError.
"""