Missing Controller

Error: Schedule-appointmentController could not be found.

Error: Create the class Schedule-appointmentController below in file: app/controllers/schedule-appointment_controller.php

<?php
class Schedule-appointmentController extends AppController {

	var $name = 'Schedule-appointment';
}
?>

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