fix typo "decend" (#58895)

fix typo "decend" to "descend"
pull/58930/head
shiro 5 years ago committed by Alicia Cozine
parent 520af5cb47
commit 49a1ec40aa

@ -112,7 +112,7 @@ options:
default: no default: no
depth: depth:
description: 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. - Setting recurse to C(no) will override this value, which is effectively depth 1.
- Default is unlimited depth. - Default is unlimited depth.
type: int type: int

Loading…
Cancel
Save