about summary refs log tree commit diff
path: root/editor/pgmdeshadow.c
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2015-01-16 17:22:35 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2015-01-16 17:22:35 +0000
commitdfce4f42f9af24aec1e566364a158a26560f584b (patch)
treea1fc2e3e95b76a03107cf8aeb26a670d706d00d5 /editor/pgmdeshadow.c
parent8f932f38f7ed1a9029fc7cf97a5b1e8ba8af916a (diff)
downloadnetpbm-mirror-dfce4f42f9af24aec1e566364a158a26560f584b.tar.gz
netpbm-mirror-dfce4f42f9af24aec1e566364a158a26560f584b.tar.xz
netpbm-mirror-dfce4f42f9af24aec1e566364a158a26560f584b.zip
Fix typo in comment
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@2379 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'editor/pgmdeshadow.c')
-rw-r--r--editor/pgmdeshadow.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/pgmdeshadow.c b/editor/pgmdeshadow.c
index 17531327..2c3a90f8 100644
--- a/editor/pgmdeshadow.c
+++ b/editor/pgmdeshadow.c
@@ -21,7 +21,7 @@
 */
 
 /*
- * Algorithm reference: Luc Vincent, "Morphological Grayscale Reruction
+ * Algorithm reference: Luc Vincent, "Morphological Grayscale Reconstruction
  * in Image Analysis: Applications and Efficient Algorithms," IEEE
  * Transactions on Image Processing, vol. 2, no. 2, April 1993, pp. 176-201.
  *