Missing Controller

Error: About-UsController could not be found.

Error: Create the class About-UsController below in file: app/controllers/about-us_controller.php

<?php
class About-UsController extends AppController {

	var $name = 'About-Us';
}
?>

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