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

@@ -10,7 +10,7 @@ class HookParam internal constructor(private val createrInstance: YukiMemberHook
**功能描述**
> Hook 方法、构造的目标对象实现类。
> Hook 方法、构造方法的目标对象实现类。
### args [field]