From d7ea1bc965f844ab62cc3b194d497b1f0d42b4b4 Mon Sep 17 00:00:00 2001 From: oneRain Date: Wed, 21 Apr 2021 14:42:11 +0800 Subject: [PATCH] Update Storage/Storage/Public/LCQuery.cs Co-authored-by: Jang Rush --- Storage/Storage/Public/LCQuery.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Storage/Storage/Public/LCQuery.cs b/Storage/Storage/Public/LCQuery.cs index 2cacc61..0bb7935 100644 --- a/Storage/Storage/Public/LCQuery.cs +++ b/Storage/Storage/Public/LCQuery.cs @@ -390,7 +390,7 @@ namespace LeanCloud.Storage { /// /// Constructs a LCObject whose id is already known by fetching data - /// from the server. + /// from the cloud. /// /// ///