Repaired mistyped of 'its' on several files.
This commit is contained in:
parent
bf957a414a
commit
b46ba24e3b
10 changed files with 12 additions and 12 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue