adb: fix verb tense in pt_BR (#11972)

pull/23/head
Vitor Henrique 2024-01-02 07:05:49 -03:00 committed by GitHub
parent 9c5ebf5f0b
commit 0f020cfdc9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
> Alguns subcomandos tais como `adb shell` possuem sua própria documentação de uso.
> Mais informações: <https://developer.android.com/studio/command-line/adb>.
- Checa se o servidor adb está em execução e o iniciar:
- Checa se o servidor adb está em execução e o inicia:
`adb start-server`