From 856224efdb87818a68c28c763eb144d29f26ca37 Mon Sep 17 00:00:00 2001 From: oneRain Date: Wed, 21 Apr 2021 14:26:59 +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 3300011..d254611 100644 --- a/Storage/Storage/Public/LCFile.cs +++ b/Storage/Storage/Public/LCFile.cs @@ -77,7 +77,7 @@ namespace LeanCloud.Storage { } /// - /// Creates a new file from a local file and a name. + /// Creates a new file from a local file. /// /// ///