summary refs log tree commit diff
path: root/pnmtopng.html
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2011-01-26 16:56:38 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2011-01-26 16:56:38 +0000
commite9130c54e8a75339fab9e9b14f37bd8877ccbd88 (patch)
tree3b631b2710b87ae625832dfc02fd6ce373638040 /pnmtopng.html
parenta598fb04da86b2d492142e9db626c286cee19e1e (diff)
downloadnetpbm-mirror-e9130c54e8a75339fab9e9b14f37bd8877ccbd88.tar.gz
netpbm-mirror-e9130c54e8a75339fab9e9b14f37bd8877ccbd88.tar.xz
netpbm-mirror-e9130c54e8a75339fab9e9b14f37bd8877ccbd88.zip
typo fixes from john@johnbradshaw.org
git-svn-id: http://svn.code.sf.net/p/netpbm/code/userguide@1395 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'pnmtopng.html')
-rw-r--r--pnmtopng.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/pnmtopng.html b/pnmtopng.html
index ce424138..4440a921 100644
--- a/pnmtopng.html
+++ b/pnmtopng.html
@@ -163,7 +163,7 @@ library routine</a>.
 E.g. <B>red</B> or
 <B>rgb:ff/00/0d</B>.  If the color you specify is not present in the
 image, <B>pnmtopng</B> selects instead the color in the image that is
-closest to the one you specify.  Closeness is measured as a cartesian
+closest to the one you specify.  Closeness is measured as a Cartesian
 distance between colors in RGB space.  If multiple colors are
 equidistant, <B>pnmtopng</B> chooses one of them arbitrarily.