]> granicus.if.org Git - imagemagick/commitdiff
spelling
authorglennrp <glennrp@git.imagemagick.org>
Mon, 28 Mar 2011 20:37:35 +0000 (20:37 +0000)
committerglennrp <glennrp@git.imagemagick.org>
Mon, 28 Mar 2011 20:37:35 +0000 (20:37 +0000)
ChangeLog

index a98273dadae041acb1414eb0efe71dd3ae04870a..95beea7e935d7339cc7c0c5fc95e4216f516693b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
     function CropImageToTiles().  This new function returns either the
     new cropped image, or a list of tiles, according to geometry, without
     replacing the source image. The Source image may be part of a larger list
-    of images, without the function 'loosing' the other images of the list.
+    of images, without the function 'losing' the other images of the list.
 
 2011-03-27  6.6.8-10 Cristy  <quetzlzacatenango@image...>
   * New version 6.6.8-10.
 
 2011-03-27 6.6.8-10 Anthony Thyssen <A.Thyssen@griffith...>
-  * Modified image handling in MogrigyImages() and MogrifyImage()
-    which improves overally handling, and allows correct %p, %n and the
+  * Modified image handling in MogrifyImages() and MogrifyImage()
+    which improves overall handling, and allows correct %p, %n and the
     %[fx:..] 't' and 'n' escape usage to work correctly.
   * Added -duplicate as a multi-image sequence operator