From e05aaf77ce07eaddd6ca1d632266fff74a242338 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sat, 1 Sep 2018 10:41:35 +0530 Subject: [PATCH] spelling typo --- kittens/icat/main.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/kittens/icat/main.py b/kittens/icat/main.py index 2a082c03a..5f2f98155 100755 --- a/kittens/icat/main.py +++ b/kittens/icat/main.py @@ -34,9 +34,9 @@ Horizontal alignment for the displayed image. --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