]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Thu, 22 Mar 2012 18:32:34 +0000 (18:32 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Thu, 22 Mar 2012 18:32:34 +0000 (18:32 +0000)
MagickCore/splay-tree.c

index fdacd6432536c35187545039f43dc846638f8cfa..0e3b231e528a47cca37c0e82df4d45790d73b038 100644 (file)
@@ -581,7 +581,7 @@ MagickExport MagickBooleanType DeleteNodeByValueFromSplayTree(
 %                                                                             %
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 %
-%  DeleteNodeFromSplayTree() deletes a node from the splay-tree.  Returns
+%  DeleteNodeFromSplayTree() deletes a node from the splay-tree.  It returns
 %  MagickTrue if the option is found and successfully deleted from the
 %  splay-tree.
 %