Missing Controller

Error: Public-noticesController could not be found.

Error: Create the class Public-noticesController below in file: app/controllers/public-notices_controller.php

<?php
class Public-noticesController extends AppController {

	var $name = 'Public-notices';
}
?>

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