summary refs log tree commit diff
path: root/giftopnm.html
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2007-02-18 00:49:05 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2007-02-18 00:49:05 +0000
commit3d299308b0e97df6b1dfda02aa1d389fd36208f5 (patch)
tree156b9faa17fc9be9e03e37b7d3180afd4290f681 /giftopnm.html
parentfdbf040027bc4aa775c3dc5df17a9ef7f8c628ed (diff)
downloadnetpbm-mirror-3d299308b0e97df6b1dfda02aa1d389fd36208f5.tar.gz
netpbm-mirror-3d299308b0e97df6b1dfda02aa1d389fd36208f5.tar.xz
netpbm-mirror-3d299308b0e97df6b1dfda02aa1d389fd36208f5.zip
fix typo
git-svn-id: http://svn.code.sf.net/p/netpbm/code/userguide@226 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'giftopnm.html')
-rw-r--r--giftopnm.html6
1 files changed, 2 insertions, 4 deletions
diff --git a/giftopnm.html b/giftopnm.html
index c951b19c..d4bf9a7d 100644
--- a/giftopnm.html
+++ b/giftopnm.html
@@ -125,10 +125,8 @@ a valid PNM image.
 started off as a valid GIF, but had the end of the file cut off.  An
 interrupted network transfer tends to do this.  In this case,
 <b>giftopnm</b>'s salvage operation will produce a valid PNM image of
-the proer dimensions, but with a single arbitrary color for the pixels
-that were left out of the file.  If the truncation is in the middle of
-a row, <b>giftopnm</b> produces arbitrary pixels for the entire
-truncated row.
+the proper dimensions, but with a single arbitrary color for the pixels
+that were left out of the file.
 
 <p>This option was new in Netpbm 10.38 (March 2007).  From 10.32 through
 10.37, <b>giftopnm</b> always fails if it detects invalid GIF input.