# HG changeset patch # User diego # Date 1175954960 0 # Node ID 00ab07579dc386c647472490469c6b31de6187e8 # Parent 6b76477fb973bc604d9a4bda46a41ad2c4e8690f typos/grammar diff -r 6b76477fb973 -r 00ab07579dc3 postprocess_template.c --- a/postprocess_template.c Fri Mar 02 09:15:19 2007 +0000 +++ b/postprocess_template.c Sat Apr 07 14:09:20 2007 +0000 @@ -3415,7 +3415,7 @@ sum+= yHistogram[i]; } - /* we allways get a completly black picture first */ + /* We always get a completely black picture first. */ maxClipped= (uint64_t)(sum * c.ppMode.maxClippedThreshold); clipped= sum;