You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
Repaired mistyped of 'its' on several files.
This commit is contained in:
@@ -586,7 +586,7 @@ Error OS_Android::shell_open(String p_uri) {
|
||||
|
||||
String OS_Android::get_resource_dir() const {
|
||||
|
||||
return "/"; //android has it's own filesystem for resources inside the APK
|
||||
return "/"; //android has its own filesystem for resources inside the APK
|
||||
}
|
||||
|
||||
String OS_Android::get_locale() const {
|
||||
|
||||
Reference in New Issue
Block a user