]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Tue, 4 Mar 2014 14:05:01 +0000 (14:05 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Tue, 4 Mar 2014 14:05:01 +0000 (14:05 +0000)
MagickCore/quantize.c

index 36672445efbed5f1ccdf50845145a1f88548ba20..6895b3031500344f7163b18519dea1b27b7a8054 100644 (file)
@@ -62,8 +62,7 @@
 %  The algorithm maps this domain onto a tree in which each node
 %  represents a cube within that domain.  In the following discussion
 %  these cubes are defined by the coordinate of two opposite vertices (vertex
-%  vertex nearest the origin in RGB space and the vertex farthest from
-%  the origin).
+%  nearest the origin in RGB space and the vertex farthest from the origin).
 %
 %  The tree's root node represents the entire domain, (0,0,0) through
 %  (Cmax,Cmax,Cmax).  Each lower level in the tree is generated by