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