Fix typos

PR #2263 <https://github.com/Genymobile/scrcpy/pull/2263>

Signed-off-by: Romain Vimont <rom@rom1v.com>
This commit is contained in:
Andrea Gelmini
2021-04-18 13:33:15 +02:00
committed by Romain Vimont
parent 07a85b7c94
commit 498ad23e98
5 changed files with 5 additions and 5 deletions

View File

@@ -204,7 +204,7 @@ brew install pkg-config meson
```
Additionally, if you want to build the server, install Java 8 from Caskroom, and
make it avaliable from the `PATH`:
make it available from the `PATH`:
```bash
brew tap homebrew/cask-versions