From 2709a8424868dabd7f4e30e316cbcce44737ad21 Mon Sep 17 00:00:00 2001 From: oneRain Date: Wed, 21 Apr 2021 14:41: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 f6d6f7b..38d5e9c 100644 --- a/Storage/Storage/Public/LCObject.cs +++ b/Storage/Storage/Public/LCObject.cs @@ -453,7 +453,7 @@ namespace LeanCloud.Storage { } /// - /// Fetches this object from server. + /// Fetches this object from the cloud. /// /// The keys for fetching. /// The include keys for fetching.