]> granicus.if.org Git - imagemagick/commitdiff
spelling ("Gaussian tyle" is probably wrong too, should it be "type"?)
authorglennrp <glennrp@git.imagemagick.org>
Mon, 7 Jun 2010 13:28:46 +0000 (13:28 +0000)
committerglennrp <glennrp@git.imagemagick.org>
Mon, 7 Jun 2010 13:28:46 +0000 (13:28 +0000)
ChangeLog

index 278f4be9d3013f69dd43546c2d1463b9dd8119df..6a542f8134055ca303e49861aedf6d849f8d9b65 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -67,7 +67,7 @@
     EG: -set option:showkernel 1 -morphology Thinning  '3@: 0,1,0 0,1,0 0,0,0'
   * Allow a scaled unity kernel to be added to kernel (EdgeDet->Sharpen)
     EG: -set option:convolve:scale [kernel_scale][^!],[unity_scale][%]
-  * Addition of "Laplacian of Gauussian" (LOG), also known as Mexician Hat
+  * Addition of "Laplacian of Gaussian" (LOG), also known as Mexican Hat
     EG: -morphology convolve LOG:0x1
   * Added FreiChen, Kirsch  Convolution kernels
   * Added Descrete 'Laplacian of Gaussian' kernels (Laplacian type 15 and 19)