Update Storage/Storage/Public/LCFriendship.cs

Co-authored-by: Jang Rush <weakish@gmail.com>
oneRain 2021-04-21 14:32:48 +08:00 committed by GitHub
parent 295874df59
commit a6e366d95a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ namespace LeanCloud.Storage {
} }
/// <summary> /// <summary>
/// Accepts the request of add friend. /// Accepts a friend request.
/// </summary> /// </summary>
/// <param name="request">The request.</param> /// <param name="request">The request.</param>
/// <param name="attributes">The additional attributes for the friendship.</param> /// <param name="attributes">The additional attributes for the friendship.</param>