Update Engine/Public/LCEngine.cs

Co-authored-by: Jang Rush <weakish@gmail.com>
oneRain 2021-04-21 12:10:34 +08:00 committed by GitHub
parent ae923b2691
commit 25962f342d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ using LeanCloud.Common;
namespace LeanCloud.Engine {
/// <summary>
/// LCEngine provides the initialization of Engine in LeanCloud.
/// LCEngine provides the initialization of LeanEngine.
/// </summary>
public class LCEngine {
public const string LCEngineCORS = "LCEngineCORS";