Fix typo
This commit is contained in:
parent
c4ab65eb79
commit
b4fd882ece
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue