From f7e3f4241bb9535fef197c26044e8b489f74a8e6 Mon Sep 17 00:00:00 2001 From: oneRain Date: Wed, 21 Apr 2021 14:37:57 +0800 Subject: [PATCH] Update Storage/Storage/Public/LCObject.cs Co-authored-by: Jang Rush --- Storage/Storage/Public/LCObject.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 {