Missing Controller

Error: HomeEnglishController could not be found.

Error: Create the class HomeEnglishController below in file: app/controllers/home_english_controller.php

<?php
class HomeEnglishController extends AppController {

	var $name = 'HomeEnglish';
}
?>

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