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. /// /// ///