Missing Controller

Error: JewelleryController could not be found.

Error: Create the class JewelleryController below in file: app\controllers\jewellery_controller.php

<?php
class JewelleryController extends AppController {

	var $name = 'Jewellery';
}
?>

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