From 6f166a5fa309298e604f12008e93bfb313e7fd92 Mon Sep 17 00:00:00 2001 From: oneRain Date: Wed, 21 Apr 2021 14:40:43 +0800 Subject: [PATCH] Update Storage/Storage/Public/LCObject.cs Co-authored-by: Jang Rush --- Storage/Storage/Public/LCObject.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.