about summary refs log tree commit diff
path: root/bmptopnm.html
diff options
context:
space:
mode:
Diffstat (limited to 'bmptopnm.html')
-rw-r--r--bmptopnm.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/bmptopnm.html b/bmptopnm.html
index e16eb3a2..dae10fff 100644
--- a/bmptopnm.html
+++ b/bmptopnm.html
@@ -28,7 +28,7 @@ If the input is colormapped and contains only black white and gray,
 the output is PGM.  Otherwise, the output is PPM.
 
 <P><b>bmptopnm</b> understands BMP files compressed with run length
-encoding (RLE4/RLE8), but not if that encoding includes a &quot;delta&quot;
+encoding (RLE4/RLE8), but not if that encoding includes a "delta"
 (which is rare).  <b>bmptopnm</b> recognizes the delta and issues an
 error message.