Missing Controller

Error: SellingadviceController could not be found.

Error: Create the class SellingadviceController below in file: app/controllers/sellingadvice_controller.php

<?php
class SellingadviceController extends AppController {

	var $name = 'Sellingadvice';
}
?>

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