Missing Controller

Error: Things-to-doController could not be found.

Error: Create the class Things-to-doController below in file: app/controllers/things-to-do_controller.php

<?php
class Things-to-doController extends AppController {

	var $name = 'Things-to-do';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp