summary refs log tree commit diff
path: root/ilbmtoppm.html
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2023-12-16 18:47:13 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2023-12-16 18:47:13 +0000
commit3179b1780ba30713190e78af01f9c5d6ee1656c8 (patch)
treef987f7f6eb85853b1925c97a36620ec1509a9f1e /ilbmtoppm.html
parenta389ddc05a66c41cf88bb95387a81607effdfdaf (diff)
downloadnetpbm-mirror-3179b1780ba30713190e78af01f9c5d6ee1656c8.tar.gz
netpbm-mirror-3179b1780ba30713190e78af01f9c5d6ee1656c8.tar.xz
netpbm-mirror-3179b1780ba30713190e78af01f9c5d6ee1656c8.zip
miscellaneous update
git-svn-id: http://svn.code.sf.net/p/netpbm/code/userguide@4803 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'ilbmtoppm.html')
-rw-r--r--ilbmtoppm.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/ilbmtoppm.html b/ilbmtoppm.html
index 2e6ace5b..e403d502 100644
--- a/ilbmtoppm.html
+++ b/ilbmtoppm.html
@@ -88,7 +88,7 @@ transparency mask.  The mask file is a PBM image which maps to the input image
 with white pixels representing transparent pixels in the image and black
 pixels representing opaque pixels.
 
-<p>If you don't specfy this, or the image does not contain transparency
+<p>If you don't specify this, or the image does not contain transparency
 information, <b>ilbmtoppm</b> does not create a mask file.
 
 <dt><b>-cmaponly</b>