fix: typo in demo-module

This commit is contained in:
2023-09-27 17:48:13 +08:00
parent 92daf533c9
commit 24290a7ee2

View File

@@ -416,7 +416,7 @@ object HookEntry : IYukiHookXposedInit {
}
// Replace with the specified Resources
// 替换为指定的 Resources
replaceTo(any = "I am hook to make your Happy")
replaceTo(any = "I am hook to make you happy")
}
// Inject the Resources to be hooked
// 注入要 Hook 的 Resources