You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
Fix various typos in classref
This commit is contained in:
@@ -150,7 +150,7 @@
|
||||
Allows an application to act as an AccountAuthenticator for the AccountManager.
|
||||
</member>
|
||||
<member name="permissions/battery_stats" type="bool" setter="" getter="">
|
||||
Allows an application to collect battery statistics. Sett [url=https://developer.android.com/reference/android/Manifest.permission#BATTERY_STATS]BATTERY_STATS[/url].
|
||||
Allows an application to collect battery statistics. See [url=https://developer.android.com/reference/android/Manifest.permission#BATTERY_STATS]BATTERY_STATS[/url].
|
||||
</member>
|
||||
<member name="permissions/bind_accessibility_service" type="bool" setter="" getter="">
|
||||
Must be required by an AccessibilityService, to ensure that only the system can bind to it. See [url=https://developer.android.com/reference/android/Manifest.permission#BIND_ACCESSIBILITY_SERVICE]BIND_ACCESSIBILITY_SERVICE[/url].
|
||||
|
||||
Reference in New Issue
Block a user