Update Storage/Storage/Public/LCFile.cs

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

View File

@ -165,7 +165,7 @@ namespace LeanCloud.Storage {
}
/// <summary>
/// Gets the thumbnail url of image file.
/// Gets the thumbnail url of an image file.
/// </summary>
/// <param name="width"></param>
/// <param name="height"></param>