浏览代码

chore: typo

charlie 9 月之前
父节点
当前提交
03592a26b6
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      libs/src/LSPlugin.ts

+ 1 - 1
libs/src/LSPlugin.ts

@@ -819,7 +819,7 @@ export interface IEditorProxy extends Record<string, any> {
     }>,
     }>,
     opts?: { name?: string }) => Promise<IEntityID>
     opts?: { name?: string }) => Promise<IEntityID>
 
 
-  // remove property definition
+  // remove property entity
   removeProperty: (key: string) => Promise<void>
   removeProperty: (key: string) => Promise<void>
 
 
   // block property related APIs
   // block property related APIs