summary refs log tree commit diff
path: root/pbmmask.html
diff options
context:
space:
mode:
Diffstat (limited to 'pbmmask.html')
-rw-r--r--pbmmask.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/pbmmask.html b/pbmmask.html
index 716a1ee0..a8337104 100644
--- a/pbmmask.html
+++ b/pbmmask.html
@@ -26,7 +26,7 @@ pbmmask - create a mask bitmap from a regular bitmap
 <p><b>pbmmask</b> reads a PBM image as input and Generates a
 corresponding mask of the foreground areas as another PBM image.
 
-<P>The color to be interpreted as &quot;background&quot; is
+<P>The color to be interpreted as "background" is
 determined automatically.  Regardless of which color is background,
 the mask will be white where the background is and black where the
 figure is.