From e8d97955594138fd91cc3752330d49ba1655b38b Mon Sep 17 00:00:00 2001 From: oneRain Date: Wed, 21 Apr 2021 14:31:55 +0800 Subject: [PATCH] Update Storage/Storage/Public/LCFriendship.cs Co-authored-by: Jang Rush --- Storage/Storage/Public/LCFriendship.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Storage/Storage/Public/LCFriendship.cs b/Storage/Storage/Public/LCFriendship.cs index 191a701..8409289 100644 --- a/Storage/Storage/Public/LCFriendship.cs +++ b/Storage/Storage/Public/LCFriendship.cs @@ -6,7 +6,7 @@ using LeanCloud.Storage.Internal.Codec; namespace LeanCloud.Storage { /// - /// LCFriendship contains static functions that handle the friendship of LeanCloud. + /// LCFriendship contains static functions that handle LCFriendship. /// public static class LCFriendship { ///