fix typo "decend" (#58895)

fix typo "decend" to "descend"
This commit is contained in:
shiro 2019-07-10 23:16:40 +09:00 committed by Alicia Cozine
parent 520af5cb47
commit 49a1ec40aa

View file

@ -112,7 +112,7 @@ options:
default: no
depth:
description:
- Set the maximum number of levels to decend into.
- Set the maximum number of levels to descend into.
- Setting recurse to C(no) will override this value, which is effectively depth 1.
- Default is unlimited depth.
type: int