diff --git a/Storage/Storage/Public/LCFile.cs b/Storage/Storage/Public/LCFile.cs
index d254611..d2d19ed 100644
--- a/Storage/Storage/Public/LCFile.cs
+++ b/Storage/Storage/Public/LCFile.cs
@@ -88,7 +88,8 @@ namespace LeanCloud.Storage {
}
///
- /// Creates a new file from an url and a name.
+ /// Creates a new external file from an url.
+ /// The file content is saved externally, not copied to LeanCloud.
///
///
///