Missing Controller

Error: What-we-doController could not be found.

Error: Create the class What-we-doController below in file: app/controllers/what-we-do_controller.php

<?php
class What-we-doController extends AppController {

	var $name = 'What-we-do';
}
?>

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