Missing Controller

Error: Deal-of-the-dayController could not be found.

Error: Create the class Deal-of-the-dayController below in file: app\controllers\deal-of-the-day_controller.php

<?php
class Deal-of-the-dayController extends AppController {

	var $name = 'Deal-of-the-day';
}
?>

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