*: fix errors reported by languagetool (#6069)
This commit is contained in:
@@ -15,6 +15,6 @@
|
||||
|
||||
`am start -a {{android.intent.action.MAIN}} -c {{android.intent.category.HOME}}`
|
||||
|
||||
- Convert an intent to an URI:
|
||||
- Convert an intent to a URI:
|
||||
|
||||
`am to-uri -a {{android.intent.action.VIEW}} -d {{tel:123}}`
|
||||
|
@@ -27,6 +27,6 @@
|
||||
|
||||
`getprop {{ro.oem_unlock_supported}}`
|
||||
|
||||
- Display the MAC address of the Android's WiFi card:
|
||||
- Display the MAC address of the Android's Wi-Fi card:
|
||||
|
||||
`getprop {{ro.boot.wifimacaddr}}`
|
||||
|
Reference in New Issue
Block a user