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. /// /// ///