Index: trunk/psphot/src/psphotDeblendSatstars.c
===================================================================
--- trunk/psphot/src/psphotDeblendSatstars.c	(revision 20453)
+++ trunk/psphot/src/psphotDeblendSatstars.c	(revision 21519)
@@ -111,5 +111,5 @@
 	
 	// any peaks within this contour should be dropped (mark as blend, drop after loop is done)
-	// also drop any peaks which are too close to this peal
+	// also drop any peaks which are too close to this peak
         psVector *xv = contour->data[0];
         psVector *yv = contour->data[1];
