spelling typo

This commit is contained in:
Kovid Goyal 2018-09-01 10:41:35 +05:30
parent 6b371eb8a8
commit e05aaf77ce
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C

View file

@ -34,9 +34,9 @@
--place
Choose where on the screen to display the image. The image will
be scaled to fit into the specified rectangle. The syntax for
specifying rectanges is <:italic:`width`>x<:italic:`height`>@<:italic:`left`>x<:italic:`top`>. All measurements
are in cells (i.e. cursor positions) with the origin :italic:`(0, 0)` at
the top-left corner of the screen.
specifying rectangles is <:italic:`width`>x<:italic:`height`>@<:italic:`left`>x<:italic:`top`>.
All measurements are in cells (i.e. cursor positions) with the
origin :italic:`(0, 0)` at the top-left corner of the screen.
--scale-up