diff --git a/Storage/Storage/Public/LCObject.cs b/Storage/Storage/Public/LCObject.cs index 059139e..6276b26 100644 --- a/Storage/Storage/Public/LCObject.cs +++ b/Storage/Storage/Public/LCObject.cs @@ -45,7 +45,7 @@ namespace LeanCloud.Storage { } /// - /// Gets the first time of this object was saved the server. + /// Gets the creation time of this object in the cloud. /// public DateTime CreatedAt { get {