Update Storage/Storage/Public/LCACL.cs

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

View File

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