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