Index: /libcaca/trunk/caca-php/examples/www/dithering.php
===================================================================
--- /libcaca/trunk/caca-php/examples/www/dithering.php	(revision 3221)
+++ /libcaca/trunk/caca-php/examples/www/dithering.php	(revision 3222)
@@ -39,5 +39,5 @@
 
 echo caca_export_string($canvas, "html3");
-echo "<img src=\"./$src\" alt="" />";
+echo "<img src=\"./$src\" alt=\"\" />";
 
 ?>
