diff --git a/Storage/Storage/Public/LCACL.cs b/Storage/Storage/Public/LCACL.cs index 3a1182d..c1a23bd 100644 --- a/Storage/Storage/Public/LCACL.cs +++ b/Storage/Storage/Public/LCACL.cs @@ -58,7 +58,7 @@ namespace LeanCloud.Storage { } /// - /// Gets whether the given user id is *explicitly* allowed to read this + /// Detects whether the given user id 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.