Missing Controller

Error: PlantillasController could not be found.

Error: Create the class PlantillasController below in file: app/controllers/plantillas_controller.php

<?php
class PlantillasController extends AppController {

	var $name = 'Plantillas';
}
?>

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