mirror of
https://github.com/HighCapable/YukiHookAPI.git
synced 2025-09-01 16:25:31 +08:00
fix: spelling case problems
This commit is contained in:
@@ -333,7 +333,7 @@ Please confirm the correct return value type of the current Hook method, modify
|
||||
|
||||
::: danger loggerE
|
||||
|
||||
Hook initialization failed because got an Exception
|
||||
Hook initialization failed because got an exception
|
||||
|
||||
:::
|
||||
|
||||
@@ -349,7 +349,7 @@ This is a reminder that an exception occurred during the Hook preparation stage,
|
||||
|
||||
::: danger loggerE
|
||||
|
||||
Try to hook **NAME**\[**NAME**\] got an Exception
|
||||
Try to hook **NAME**\[**NAME**\] got an exception
|
||||
|
||||
:::
|
||||
|
||||
@@ -709,7 +709,7 @@ The current Hook Framework needs to support and enable the Resources Hook functi
|
||||
|
||||
::: danger loggerE
|
||||
|
||||
Resources Hook got an Exception \[**TAG**\]
|
||||
Resources Hook got an exception \[**TAG**\]
|
||||
|
||||
:::
|
||||
|
||||
@@ -897,7 +897,7 @@ If you must obtain the resources of the Module App itself, please use it directl
|
||||
|
||||
::: danger loggerE
|
||||
|
||||
Activity Proxy initialization failed because got an Exception
|
||||
Activity Proxy initialization failed because got an exception
|
||||
|
||||
:::
|
||||
|
||||
@@ -917,7 +917,7 @@ If you cannot find the description of the relevant error log, after eliminating
|
||||
|
||||
::: danger loggerE
|
||||
|
||||
Activity Proxy got an Exception in msg.what \[**WHAT**\]
|
||||
Activity Proxy got an exception in msg.what \[**WHAT**\]
|
||||
|
||||
:::
|
||||
|
||||
|
@@ -317,7 +317,7 @@ method {
|
||||
|
||||
::: danger loggerE
|
||||
|
||||
Hook initialization failed because got an Exception
|
||||
Hook initialization failed because got an exception
|
||||
|
||||
:::
|
||||
|
||||
@@ -333,7 +333,7 @@ Hook initialization failed because got an Exception
|
||||
|
||||
::: danger loggerE
|
||||
|
||||
Try to hook **NAME**\[**NAME**\] got an Exception
|
||||
Try to hook **NAME**\[**NAME**\] got an exception
|
||||
|
||||
:::
|
||||
|
||||
@@ -677,7 +677,7 @@ Resources Hook type is invalid \[**TAG**\]
|
||||
|
||||
::: danger loggerE
|
||||
|
||||
Resources Hook got an Exception \[**TAG**\]
|
||||
Resources Hook got an exception \[**TAG**\]
|
||||
|
||||
:::
|
||||
|
||||
@@ -851,7 +851,7 @@ You cannot inject module resources into yourself
|
||||
|
||||
::: danger loggerE
|
||||
|
||||
Activity Proxy initialization failed because got an Exception
|
||||
Activity Proxy initialization failed because got an exception
|
||||
|
||||
:::
|
||||
|
||||
@@ -867,7 +867,7 @@ Activity Proxy initialization failed because got an Exception
|
||||
|
||||
::: danger loggerE
|
||||
|
||||
Activity Proxy got an Exception in msg.what \[**WHAT**\]
|
||||
Activity Proxy got an exception in msg.what \[**WHAT**\]
|
||||
|
||||
:::
|
||||
|
||||
|
Reference in New Issue
Block a user