summary refs log tree commit diff
path: root/asciitopgm.html
diff options
context:
space:
mode:
Diffstat (limited to 'asciitopgm.html')
-rw-r--r--asciitopgm.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/asciitopgm.html b/asciitopgm.html
index 1730651f..b843b094 100644
--- a/asciitopgm.html
+++ b/asciitopgm.html
@@ -21,7 +21,7 @@ asciitopgm - convert ASCII graphics into a PGM
 
 <p><B>asciitopgm</b> reads ASCII data as input and produces a PGM image
 with pixel values which are an approximation of the
-&quot;brightness&quot; of the ASCII characters, assuming
+"brightness" of the ASCII characters, assuming
 black-on-white printing.  In other words, a capital M is very dark, a
 period is very light, and a space is white.