Update Storage/Storage/Public/LCFriendship.cs

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

View File

@ -53,7 +53,7 @@ namespace LeanCloud.Storage {
} }
/// <summary> /// <summary>
/// Declines the request of add friend. /// Declines a friend request.
/// </summary> /// </summary>
/// <param name="request">The request.</param> /// <param name="request">The request.</param>
/// <returns></returns> /// <returns></returns>