From cf6b63eabf2f16f71159c932afdfcf2205c9614b Mon Sep 17 00:00:00 2001 From: oneRain Date: Wed, 21 Apr 2021 12:17:02 +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 c26c83a..28cfb39 100644 --- a/LiveQuery/LiveQuery/Public/LCQueryExtension.cs +++ b/LiveQuery/LiveQuery/Public/LCQueryExtension.cs @@ -7,7 +7,7 @@ namespace LeanCloud.LiveQuery { /// public static class LCQueryExtension { /// - /// Subscribes this LCQuery to live query. + /// Subscribes a LCQuery. /// /// ///