Index: trunk/htdocs/coverager/config.example.php
===================================================================
--- trunk/htdocs/coverager/config.example.php	(revision 1053)
+++ trunk/htdocs/coverager/config.example.php	(revision 1116)
@@ -11,6 +11,6 @@
 // 4. ./config.php
 
-// $config['include_paths = array("/www/my-php-project/");
-// $config['exclude_paths = array("/www/my-php-project/tmp/");
+// $config['include_paths'] = array("/www/my-php-project/");
+// $config['exclude_paths'] = array("/www/my-php-project/tmp/");
 $config['syntax_higlight'] = true;
 $config['use_cache'] = false;
