Update Storage/Storage/Public/LCACL.cs

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

View File

@ -36,7 +36,7 @@ namespace LeanCloud.Storage {
}
/// <summary>
/// Gets or sets whether the public is allowed to read this object.
/// Gets or sets whether everyone is allowed to read this object.
/// </summary>
public bool PublicReadAccess {
get {