Missing Controller

Error: RegistratioController could not be found.

Error: Create the class RegistratioController below in file: app/controllers/registratio_controller.php

<?php
class RegistratioController extends AppController {

	var $name = 'Registratio';
}
?>

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