about summary refs log tree commit diff
path: root/ppmtopj.html
diff options
context:
space:
mode:
Diffstat (limited to 'ppmtopj.html')
-rw-r--r--ppmtopj.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/ppmtopj.html b/ppmtopj.html
index c07c1d96..b50be281 100644
--- a/ppmtopj.html
+++ b/ppmtopj.html
@@ -61,7 +61,7 @@ You could convert your input to this format like this:
     pnmremap -map 8color.pam testimg.pam | ppmtopj
 </pre>
 
-Or you could use use
+Or you could use 
 <pre>
     ppmdither -red 2 -green 2 -blue 2
 </pre>