Fixed typo s/simple fail/simply fail (#21853)

This commit is contained in:
Kenny Gillen 2017-02-23 18:43:12 +00:00 committed by scottb
parent 7734dd5890
commit 21e29080ba

View file

@ -34,7 +34,7 @@ options:
msg:
description:
- The customized message used for failing execution. If omitted,
fail will simple bail out with a generic message.
fail will simply bail out with a generic message.
required: false
default: "'Failed as requested from task'"