From 30c615b023ac0eba406b0f947e67c54c1f99ebd7 Mon Sep 17 00:00:00 2001 From: oneRain Date: Wed, 21 Apr 2021 14:26:35 +0800 Subject: [PATCH] Update Storage/Storage/Public/LCFile.cs Co-authored-by: Jang Rush --- Storage/Storage/Public/LCFile.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Storage/Storage/Public/LCFile.cs b/Storage/Storage/Public/LCFile.cs index 6b8ea25..3300011 100644 --- a/Storage/Storage/Public/LCFile.cs +++ b/Storage/Storage/Public/LCFile.cs @@ -67,7 +67,7 @@ namespace LeanCloud.Storage { } /// - /// Creates a new file from a byte array and a name. + /// Creates a new file from a byte array. /// /// ///