Convert en_GB spelling to en_US with codespell
This commit is contained in:
@ -120,7 +120,7 @@ public final class ProcessPhoenix extends Activity {
|
||||
|
||||
/**
|
||||
* Checks if the current process is a temporary Phoenix Process.
|
||||
* This can be used to avoid initialisation of unused resources or to prevent running code that
|
||||
* This can be used to avoid initialization of unused resources or to prevent running code that
|
||||
* is not multi-process ready.
|
||||
*
|
||||
* @return true if the current process is a temporary Phoenix Process
|
||||
|
||||
Reference in New Issue
Block a user