diff --git a/Storage/Storage/Public/LCObject.cs b/Storage/Storage/Public/LCObject.cs index 623af16..1883022 100644 --- a/Storage/Storage/Public/LCObject.cs +++ b/Storage/Storage/Public/LCObject.cs @@ -367,7 +367,7 @@ namespace LeanCloud.Storage { } /// - /// Saves this object to the server. + /// Saves this object to the cloud. /// /// Whether or not fetch data when saved. /// The condition for saving.