Missing Controller

Error: Public-healthController could not be found.

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

<?php
class Public-healthController extends AppController {

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

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