diff --git a/Storage/Storage/Public/LCACL.cs b/Storage/Storage/Public/LCACL.cs index 1d5e2e4..16646f9 100644 --- a/Storage/Storage/Public/LCACL.cs +++ b/Storage/Storage/Public/LCACL.cs @@ -191,7 +191,7 @@ namespace LeanCloud.Storage { } /// - /// Get whether the given role are allowed to write this object. + /// Detects whether the given role are allowed to write this object. /// /// The role to check. ///