From a6e366d95a1b2dd35a5dfdda371a0b0478a6feaa Mon Sep 17 00:00:00 2001 From: oneRain Date: Wed, 21 Apr 2021 14:32:48 +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 842647e..a0bda15 100644 --- a/Storage/Storage/Public/LCFriendship.cs +++ b/Storage/Storage/Public/LCFriendship.cs @@ -33,7 +33,7 @@ namespace LeanCloud.Storage { } /// - /// Accepts the request of add friend. + /// Accepts a friend request. /// /// The request. /// The additional attributes for the friendship.