Missing Controller

Error: RecorrectionController could not be found.

Error: Create the class RecorrectionController below in file: app/controllers/recorrection_controller.php

<?php
class RecorrectionController extends AppController {

	var $name = 'Recorrection';
}
?>

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