summary refs log tree commit diff
path: root/pam.html
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2010-10-19 14:17:49 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2010-10-19 14:17:49 +0000
commit1ee9f724ba8471811545e4d0d246c2660200ab7e (patch)
treed7f2373dab91b80480d82a7c2c11eebba214f4af /pam.html
parent319c45a8b2687561a59f7b5e7377318b4e117eab (diff)
downloadnetpbm-mirror-1ee9f724ba8471811545e4d0d246c2660200ab7e.tar.gz
netpbm-mirror-1ee9f724ba8471811545e4d0d246c2660200ab7e.tar.xz
netpbm-mirror-1ee9f724ba8471811545e4d0d246c2660200ab7e.zip
miscellaneous update
git-svn-id: http://svn.code.sf.net/p/netpbm/code/userguide@1335 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'pam.html')
-rw-r--r--pam.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/pam.html b/pam.html
index ce656581..0b6d76d8 100644
--- a/pam.html
+++ b/pam.html
@@ -240,8 +240,8 @@ those of the equivalent PGM image.
 <P>A color image, such as would be represented by a PPM image, has a
 typle type of "RGB".  Such a PAM image has a depth of 3.  The maxval,
 height, width, and raster bear the obvious relationship to those of
-the PPM image.  The first plane represents red, the second blue, and
-the third green.
+the PPM image.  The first plane represents red, the second green, and
+the third blue.
 
 <h4>Transparent</h4>