Update stat.py (#63289)

Reword awkward documentation language.
This commit is contained in:
memotype 2019-10-09 15:07:56 -04:00 committed by Alicia Cozine
parent 19587b35da
commit b46299ff86

View file

@ -343,7 +343,7 @@ stat:
sample: False sample: False
version_added: 2.2 version_added: 2.2
executable: executable:
description: Tells you if the invoking user has the execute the path description: Tells you if the invoking user has execute permission on the path
returned: success, path exists and user can execute the path returned: success, path exists and user can execute the path
type: bool type: bool
sample: False sample: False