]> code.delx.au - gnu-emacs-elpa/commitdiff
[xpm int] Doc fix.
authorThien-Thi Nguyen <ttn@gnu.org>
Sat, 17 May 2014 23:28:12 +0000 (01:28 +0200)
committerThien-Thi Nguyen <ttn@gnu.org>
Sat, 17 May 2014 23:34:11 +0000 (01:34 +0200)
* packages/xpm/xpm-m2z.el (xpm-m2z-ellipse): ...here.

packages/xpm/xpm-m2z.el

index 73730ad039958a030e73d039363fb3b499602545..c699b9a46b0c8392d8253b735280cbc775317622 100644 (file)
@@ -38,9 +38,9 @@
 Both CX and CY must be non-integer, preferably
 precisely half-way between integers, e.g., 13/2 => 6.5.
 The ellipse is represented as a list of unique XPM coords,
-with the \"span\", i.e., (- HI LO -1) of the extreme X and Y
-components is equal to twice the rounded (to integer) value
-of RX and RY, respectively.  For example:
+with the \"span\", i.e., (- HI LO -1), of the extreme X and Y
+components equal to twice the rounded (to integer) value of
+RX and RY, respectively.  For example:
 
  (xpm-m2z-ellipse 1.5 3.5 5.8 4.2)
  => list of length 20