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