Missing Controller

Error: DifferentSpicesController could not be found.

Error: Create the class DifferentSpicesController below in file: app/controllers/different_spices_controller.php

<?php
class DifferentSpicesController extends AppController {

	var $name = 'DifferentSpices';
}
?>

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