Fix translation problem in xposed-using documentation

This commit is contained in:
2022-10-29 01:49:27 +08:00
parent 1e16957279
commit c98c73fce4
2 changed files with 2 additions and 2 deletions

View File

@@ -205,7 +205,7 @@ class _YukiHookXposedInit : IXposedHookZygoteInit, IXposedHookLoadPackage, IXpos
}
```
If your current project does not need to use Reources Hook, you can set `isUsingResourcesHook = false` to disable automatic generation.
If your current project does not need to use Resources Hook, you can set `isUsingResourcesHook = false` to disable automatic generation.
> The following example