Missing Controller

Error: HumourController could not be found.

Error: Create the class HumourController below in file: app/controllers/humour_controller.php

<?php
class HumourController extends AppController {

	var $name = 'Humour';
}
?>

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