Missing Controller

Error: Parks-homeController could not be found.

Error: Create the class Parks-homeController below in file: app/controllers/parks-home_controller.php

<?php
class Parks-homeController extends AppController {

	var $name = 'Parks-home';
}
?>

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