mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-04-21 01:33:36 +00:00
Fix typos
Refs <https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1077968#27> PR #5171 <https://github.com/Genymobile/scrcpy/pull/5171> Signed-off-by: Romain Vimont <rom@rom1v.com>
This commit is contained in:
parent
44b3fd82b1
commit
dd47cefa47
3 changed files with 8 additions and 8 deletions
|
|
@ -633,7 +633,7 @@ enum android_keycode {
|
|||
* Toggles between BS and CS digital satellite services. */
|
||||
AKEYCODE_TV_SATELLITE_SERVICE = 240,
|
||||
/** Toggle Network key.
|
||||
* Toggles selecting broacast services. */
|
||||
* Toggles selecting broadcast services. */
|
||||
AKEYCODE_TV_NETWORK = 241,
|
||||
/** Antenna/Cable key.
|
||||
* Toggles broadcast input source between antenna and cable. */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue