mirror of
https://github.com/Genymobile/scrcpy
synced 2025-08-29 13:28:13 +00:00
Fix typo
This commit is contained in:
parent
c4ab65eb79
commit
b4fd882ece
@ -118,7 +118,7 @@ static const struct sc_option options[] = {
|
|||||||
.text = "Crop the device screen on the server.\n"
|
.text = "Crop the device screen on the server.\n"
|
||||||
"The values are expressed in the device natural orientation "
|
"The values are expressed in the device natural orientation "
|
||||||
"(typically, portrait for a phone, landscape for a tablet). "
|
"(typically, portrait for a phone, landscape for a tablet). "
|
||||||
"Any --max-size value is cmoputed on the cropped size.",
|
"Any --max-size value is computed on the cropped size.",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
.shortopt = 'd',
|
.shortopt = 'd',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user