Missing Controller

Error: HeatherController could not be found.

Error: Create the class HeatherController below in file: app/controllers/heather_controller.php

<?php
class HeatherController extends AppController {

	var $name = 'Heather';
}
?>

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