소스 검색

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>
 
-  // remove property definition
+  // remove property entity
   removeProperty: (key: string) => Promise<void>
 
   // block property related APIs