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.