diff --git a/Storage/Storage/Public/LCObject.cs b/Storage/Storage/Public/LCObject.cs index 1883022..f6d6f7b 100644 --- a/Storage/Storage/Public/LCObject.cs +++ b/Storage/Storage/Public/LCObject.cs @@ -418,7 +418,7 @@ namespace LeanCloud.Storage { } /// - /// Deletes this object on the server. + /// Deletes this object in the cloud. /// /// public async Task Delete() {