diff --git a/Storage/Storage/Public/LCACL.cs b/Storage/Storage/Public/LCACL.cs index f05a975..383e60d 100644 --- a/Storage/Storage/Public/LCACL.cs +++ b/Storage/Storage/Public/LCACL.cs @@ -111,7 +111,7 @@ namespace LeanCloud.Storage { } /// - /// Gets whether the given user is *explicitly* allowed to read this + /// Detects whether the given user is *explicitly* allowed to read this /// object. Even if this returns false, the user may still be able to read /// it if is true or a role that the user /// belongs to has read access.