From 8b93e78afbc0d6c6fc055298ee7127a1f73e885e Mon Sep 17 00:00:00 2001 From: oneRain Date: Wed, 21 Apr 2021 12:17:10 +0800 Subject: [PATCH] Update LiveQuery/LiveQuery/Public/LCQueryExtension.cs Co-authored-by: Jang Rush --- LiveQuery/LiveQuery/Public/LCQueryExtension.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LiveQuery/LiveQuery/Public/LCQueryExtension.cs b/LiveQuery/LiveQuery/Public/LCQueryExtension.cs index 28cfb39..aa097ec 100644 --- a/LiveQuery/LiveQuery/Public/LCQueryExtension.cs +++ b/LiveQuery/LiveQuery/Public/LCQueryExtension.cs @@ -3,7 +3,7 @@ using LeanCloud.Storage; namespace LeanCloud.LiveQuery { /// - /// LCQueryExtension is the extension of query for live query. + /// LCQueryExtension is the extension of a LCQuery. /// public static class LCQueryExtension { ///