From 39524fd6262dd80fabebe528820066405b6cb9dc Mon Sep 17 00:00:00 2001 From: oneRain Date: Wed, 21 Apr 2021 14:38:54 +0800 Subject: [PATCH] Update Storage/Storage/Public/LCObject.cs Co-authored-by: Jang Rush --- Storage/Storage/Public/LCObject.cs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Storage/Storage/Public/LCObject.cs b/Storage/Storage/Public/LCObject.cs index d3ed282..dc5b6cc 100644 --- a/Storage/Storage/Public/LCObject.cs +++ b/Storage/Storage/Public/LCObject.cs @@ -100,8 +100,7 @@ namespace LeanCloud.Storage { } /// - /// Creates a reference to an existing LCObject for use in creating - /// associations between LCObjects. + /// Creates a reference to an existing LCObject. /// /// The className for the LCObject. /// The object id for the LCObject.