fixed typo on isgid

This commit is contained in:
Brian Coca 2015-02-20 09:57:27 -05:00 committed by Matt Clay
parent 49c10e4359
commit 1ca1a2ed98

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