Missing Controller

Error: ParticipantesController could not be found.

Error: Create the class ParticipantesController below in file: app/controllers/participantes_controller.php

<?php
class ParticipantesController extends AppController {

	var $name = 'Participantes';
}
?>

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