Missing Controller

Error: About-meController could not be found.

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

<?php
class About-meController extends AppController {

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

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