Missing Controller

Error: Who-we-areController could not be found.

Error: Create the class Who-we-areController below in file: app/controllers/who-we-are_controller.php

<?php
class Who-we-areController extends AppController {

	var $name = 'Who-we-are';
}
?>

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