From c951ff2d305358097afb1da8b63a9578f87c677a Mon Sep 17 00:00:00 2001 From: oneRain Date: Wed, 21 Apr 2021 12:14:36 +0800 Subject: [PATCH] Update Storage/Storage/Public/LCStatusQuery.cs Co-authored-by: Jang Rush --- Storage/Storage/Public/LCStatusQuery.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Storage/Storage/Public/LCStatusQuery.cs b/Storage/Storage/Public/LCStatusQuery.cs index dcc6632..a6a8e03 100644 --- a/Storage/Storage/Public/LCStatusQuery.cs +++ b/Storage/Storage/Public/LCStatusQuery.cs @@ -14,7 +14,7 @@ namespace LeanCloud.Storage { /// public class LCStatusQuery : LCQuery { /// - /// The inboxType for query. + /// The inbox type for query. /// public string InboxType { get; set;