Missing Controller

Error: Personal-TrainingController could not be found.

Error: Create the class Personal-TrainingController below in file: app/controllers/personal-training_controller.php

<?php
class Personal-TrainingController extends AppController {

	var $name = 'Personal-Training';
}
?>

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