Missing Controller

Error: FrenchController could not be found.

Error: Create the class FrenchController below in file: app/controllers/french_controller.php

<?php
class FrenchController extends AppController {

	var $name = 'French';
}
?>

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