summary refs log tree commit diff
path: root/ppmtobmp.html
diff options
context:
space:
mode:
Diffstat (limited to 'ppmtobmp.html')
-rw-r--r--ppmtobmp.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/ppmtobmp.html b/ppmtobmp.html
index 4e25034e..6eadce77 100644
--- a/ppmtobmp.html
+++ b/ppmtobmp.html
@@ -62,7 +62,7 @@ or <B>ppmdither</B> to reduce the number of colors in the image.
 <dt><b>-mapfile=</b><i>filename</i>
 
 <dd>This identifies a file to use as the BMP palette (aka
-&quot;colormap&quot;).  In one BMP subformat, the BMP stream contains
+"colormap").  In one BMP subformat, the BMP stream contains
 a palette of up to 256 colors, and represents the image raster as
 indices into that palette.  Normally, <b>ppmtobmp</b> takes care of
 computing a suitable palette, but if you are going to dissect the BMP