1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-06 12:20:30 +00:00

Convert en_GB spelling to en_US with codespell

This commit is contained in:
Rémi Verschelde
2023-01-21 12:25:29 +01:00
parent 35c37ce4ce
commit 5b1df48c6c
79 changed files with 146 additions and 145 deletions

View File

@@ -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