Replace "bit-rate" with "bit rate"

This commit is contained in:
Romain Vimont
2023-03-20 08:35:13 +01:00
parent 55899c091e
commit 478aece68f
4 changed files with 6 additions and 6 deletions

View File

@@ -62,7 +62,7 @@ check `--audio-codec-options` in the manpage or in `scrcpy --help`.
## Bit rate
The default audio bit-rate is 128Kbps. To change it:
The default audio bit rate is 128Kbps. To change it:
```bash
scrcpy --audio-bit-rate=64K

View File

@@ -21,7 +21,7 @@ If encoding fails, scrcpy automatically tries again with a lower definition
## Bit rate
The default video bit-rate is 8 Mbps. To change it:
The default video bit rate is 8 Mbps. To change it:
```bash
scrcpy --video-bit-rate=2M