Modify canonical code comment "constructor" naming

This commit is contained in:
2022-07-28 00:08:51 +08:00
parent bff441b07e
commit 4f8c2759c0
9 changed files with 20 additions and 20 deletions

View File

@@ -550,7 +550,7 @@ inline fun HookClass.hook(isUseAppClassLoader: Boolean, initiate: YukiMemberHook
**功能描述**
> 这是一切 Hook 的入口创建方法Hook 方法、构造
> 这是一切 Hook 的入口创建方法Hook 方法、构造方法
**功能示例**