fixed typo on isgid

This commit is contained in:
Brian Coca 2015-02-20 09:57:27 -05:00
parent 6e654f2442
commit dbd8ea1e7d

View file

@ -220,7 +220,7 @@ stat:
returned: success, path exists and user can read stats
type: boolean
sample: False
isrid:
isgid:
description: Tells you if the invoking user's group id matches the owner's group id
returned: success, path exists and user can read stats
type: boolean