Missing Controller

Error: Vacation-rentalsController could not be found.

Error: Create the class Vacation-rentalsController below in file: app/controllers/vacation-rentals_controller.php

<?php
class Vacation-rentalsController extends AppController {

	var $name = 'Vacation-rentals';
}
?>

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