Missing Controller

Error: SellingOlivesController could not be found.

Error: Create the class SellingOlivesController below in file: app/controllers/selling_olives_controller.php

<?php
class SellingOlivesController extends AppController {

	var $name = 'SellingOlives';
}
?>

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