summary refs log tree commit diff
path: root/pnmsmooth.html
diff options
context:
space:
mode:
Diffstat (limited to 'pnmsmooth.html')
-rw-r--r--pnmsmooth.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/pnmsmooth.html b/pnmsmooth.html
index 567bfe11..76c2c2a7 100644
--- a/pnmsmooth.html
+++ b/pnmsmooth.html
@@ -24,7 +24,7 @@ space in place of the equals sign to separate an option name from its value.
 <p>This program is part of <a href="index.html">Netpbm</a>.
 
 <p><b>pnmsmooth</b> smoothes out an image by replacing each pixel with the
-average of its width X height neighbors.  It is implemented as a progam that
+average of its width X height neighbors.  It is implemented as a program that
 invokes <b>pnmconvol</b> with an appropriate convolution matrix.
 
 <h2 id="options">OPTIONS</h2>