From ced7eb4350d00a955712374221f1e290b029770e Mon Sep 17 00:00:00 2001 From: oneRain Date: Wed, 21 Apr 2021 14:21:39 +0800 Subject: [PATCH] Update Storage/Storage/Public/LCACL.cs Co-authored-by: Jang Rush --- Storage/Storage/Public/LCACL.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Storage/Storage/Public/LCACL.cs b/Storage/Storage/Public/LCACL.cs index ea401b9..3a6714c 100644 --- a/Storage/Storage/Public/LCACL.cs +++ b/Storage/Storage/Public/LCACL.cs @@ -36,7 +36,7 @@ namespace LeanCloud.Storage { } /// - /// Gets or sets whether the public is allowed to read this object. + /// Gets or sets whether everyone is allowed to read this object. /// public bool PublicReadAccess { get {