diff --git a/Storage/Storage/Public/LCObject.cs b/Storage/Storage/Public/LCObject.cs index 6276b26..e7e614d 100644 --- a/Storage/Storage/Public/LCObject.cs +++ b/Storage/Storage/Public/LCObject.cs @@ -54,7 +54,7 @@ namespace LeanCloud.Storage { } /// - /// Gets the last time of this object was updated the server. + /// Gets the latest update time of this object in the cloud. /// public DateTime UpdatedAt { get {