Missing Controller

Error: PotteryController could not be found.

Error: Create the class PotteryController below in file: app/controllers/pottery_controller.php

<?php
class PotteryController extends AppController {

	var $name = 'Pottery';
}
?>

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